Connector for OData – Use in processes
Access to data from the OData service can also be realized using processes. A differentiation is made between the following scenarios:
Use as an interactive user
A process is triggered by any triggering data record event and then triggers the corresponding actions. 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. You can find out 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. All information about the settings in this dialog can be found here.