OData Connector - Use in Processes
Access to data from the OData service can also be implemented through processes. The following scenarios are distinguished:
Use as an interactive user
A process is initiated by any triggering data record event and then triggers the corresponding actions. In this case, the process can access the data only using the OData credentials of the currently logged-in Intrexx user.
Using Timer Events
In the case of timer events, there is no interactive user. In this case, a predefined user can be selected via a dialog box, and the desired additional process actions are performed within that user's context. Click here to learn how to create and configure a global timer and select an OData or SAP Gateway data group.
User Selection
If the process has recognized the selected data set as a connection to an OData service, you can use this dialog to define a user in whose context the requests will be executed. You can find all the information about the settings in this dialog box here.
