Business Facade Calls Overview
To subscribe/unsubscribe a host system to/from synchronization events the following API calls are used:
To pull the synchronization events from Trade Compliance Management there are two possible options:
- synchronizeEvents() - The caller needs to store the last successful SyncId for subsequent calls
- getNotAcknowledgedEvents() in pair with acknowledgeEvents() - The caller performs a handshake and acknowledges successfully processed events
More details can be found in the REST and SOAP documentation.
Updated over 2 years ago