On export of data with an outbound web service action, the data synchronization setup defines which records are processed.
Data synchronization only applies to the request message of the outbound web service action.
Note
The request message also can have data synchronization set up. This setup is overruled by the outbound web service data synchronization setup.
Data synchronization types
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 outbound web service action run. |