Data stored in STEP can be exchanged and integrated with external systems. For example, this allows STEP to receive data from an upstream system such as an ERP, and then send data downstream to a web server.
Although this section deals with configuration of imports and exports in workbench, the formats, receiver methods, and delivery methods are the same regardless of the interface used. For information about imports and exports in Web UI, see Data Exchange in Web UI (here).
In addition to exchanging data, images and documents can also be exchanged. Assets and data can be sent downstream together using STEPXML. For details, see Assets and Content with STEPXML (here). For exchanging assets independent of data, see the Digital Assets documentation (here).
There are two primary methods for importing data to STEP:
The data format defines the inbound file type that will be processed. The same formats are available for both inbound tools (see Data Formats here).
For an IIEP, the selected receiver method determines how STEP accesses the inbound message (see IIEP Receiver Methods here). The Import Manager does not use a receiver method.
The two primary methods for exporting data from STEP are:
The data format determines the output file type. The same formats are available for both outbound tools (see Data Formats here).
The delivery method determines how the output file arrives at its destination. The available delivery methods are determined by the outbound tool used (see OIEP Delivery Methods here and the Export Manager - Select Delivery Method here).
Gateway Integration Endpoints (here) enable STEP to access external systems through business rules that make calls to fetch data or update status. The business rule uses synchronous REST calls from JavaScript.
For example, to create objects in STEP using an ID from an external ERP system, STEP can use a gateway endpoint to access and retrieve the external system ID.
Web Service Endpoints allow users to configure a web service call to receive requested data and transmit this response as needed. The only Web Service supported by STEP is a Matching and Merging Web Service Endpoint. For more information, see the Web Service Endpoint topic in this documentation here.
2019, Stibo Systems – Confidential