Gateway integration endpoints enable STEP to access external systems through business rules that make calls to fetch data or update status. For example, to create objects in STEP using an ID from an external Enterprise Resource Planning (ERP) system, STEP can use a gateway endpoint to access and retrieve the external system ID.
The gateway endpoint controls all access to a given system. It holds the information that is required to access the external system including the user name, password, and the server URL. This means the information does not have to be included in the JavaScript business action and that the duration and frequency of calls can be monitored and logged.
The business rule uses synchronous REST calls from JavaScript. For more information about REST and the REST API, click the STEP API Documentation button on the STEP Start Page.
Note: Keystore is not supported.
Setting up and using a gateway integration endpoint involves the following steps:
The following information is useful once a gateway integration endpoint is set up:
2019, Stibo Systems – Confidential