Service types
There are three types of services available to use on the hub:
- Load: Uploading data to the Integration Hub
- Retrieve: Requesting something from the Integration Hub and the Hub returns that data
- Push: The Integration Hub pushes data to the client system/FTP server
LOAD service type
Process of the client loading data into the SEKO iHub
When uploading to the hub, the data follows the below process:
RETRIEVE (API only) service type
Process of calling retrieve to the hub.
PUSH service type
The Process of a message being pushed from the SEKO iHub to the client/FTP.
Push message processing has its own retry mechanism. If a message is not delivered to a client (via FTP or REST), the Hub retries to deliver the message (file or request) every 15 minutes. If after the third attempt the message cannot be delivered, the Hub will no longer attempt to push the message.