AtomSphere API
Int4 IFTT utilize the following Boomi standard APIs to fetch the message payloads for test case creation as well as during test case execution.
ExecutionRecord - get a list of process executions
ExecutionConnector - for a given executionId get a list of connector shapes used in the process
GenericConnectorRecord - for a given executionConnectorId get a list of documents tracked on that shape
ConnectorDocument - for a given genericConnectorRecordId download the actual document payload
Those APIs are used in Int4 IFTT Boomi Message Selector. In that way potential test case payloads can be searched and reviewed in Int4 IFTT cockpit and directly the test cases can be created.
Also, the same APIs are used during test case execution to fetch the outbound payloads for comparison.
For more details on the APIs you can check out the Boomi specific documentation.
Â
© 2017 - 2022 Int4 AG All rights reserved