On export of data, the data synchronization setup defines which records are processed.
Data synchronization only applies to messages with an internal document as source document.
You can use these types of data synchronization:
Type | Description |
|---|---|
All | This is the standard data synchronization. All records that are found, based on the source document setup, are exported. No data synchronization setup is required for this. |
Table events | You can use table events to log data changes. You can define, for each record, which table events are logged. The table events are logged in the Data synchronization log. From here, the logged entries must be processed further to the Outbound message queue. Process the outbound message queue to run the messages to export the records. |
Date range | You can use a date range to export only the records that are changed or added since the latest message run. |