Connector for OData – Use in processes
Data from the OData service can also be accessed through processes. We distinguish between the following scenarios:
Use as an interactive user
A process is initiated by any arbitrary data record event and then the corresponding actions are started. In this case, the process can only access the OData authentication information from the current Intrexx user.
Use with timer events
In the case of timer events, there are no interactive users. In this case, a dialog can be used to select a predefined user in whose user context the further workflow actions are performed. Learn how to create and configure a global timer and select an OData or SAP gateway data group here.
User selection
If the process has recognized the selected data group as a connection to an OData service, a user can be defined in this dialog in whose context the requests are executed. Click here for detailed information about the settings in this dialog.