Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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) 3 times every 15 minutes. If after the third attempt the message cannot be delivered, the Hub will no longer attempt to push the message.

  • No labels