CloudSuite adapter Grow & Enterprise
Integration with Infor CloudSuite through the Infor ION event bus and the ION API. Subscribe to ION events on the Listener side, call ION API endpoints on the Caller side.
Infor CloudSuite integration in Art2link ESB goes through Infor ION, the integration backbone that fronts every CloudSuite application. The same Infor CloudSuite Authentication object is reused for both directions into the same tenant.
Bound to a receive port, the adapter subscribes to one or more ION event flows, typically Business Object Documents (BODs) emitted by a CloudSuite application. Each event is published to the bus as a structured message; ION's own guaranteed delivery semantics back the subscription.
Bound to a send port, the adapter calls an ION API endpoint into the target CloudSuite application. Two-way mode returns the endpoint response back to the bus, letting downstream pipelines route or transform on the result.
The CloudSuite adapter pairs with a dedicated Infor CloudSuite Authentication object. The Authentication carries the connection target and credentials in a form specific to Infor CloudSuite.
That is the CloudSuite adapter
Bidirectional Infor CloudSuite integration through the standard interfaces, paired with an Infor CloudSuite Authentication object. Grow and Enterprise editions only. Back to Adapters.