Exporting data in sequential batches
To export multiple batches of message data to an external system, you can use the Bulk Data Exports action in the External Systems application. When you use this feature, exports are processed in order based on the sequence that you specify for the publish channels.
Before you begin
- Configure an endpoint to the data destination.
- Configure and enable the external system.
- Configure the publish channels for the export.
About this task
Data is exported sequentially based on the order of the publish channels that you specify in the Bulk Data Exports window.
Data is processed using a cron task instance in the BULKEXPORT cron task. If no cron task instance exists for the external system, a cron task instance that matches the name of the external system for exporting the data is automatically generated. If the cron task instance already exists for the external system, it is activated when you click Process.
When a cron task is active, the In Process check box is selected. No other process for this external system can be started when the cron task is active. Only one export can occur at a time.
When all data in a publish channel is processed, the data is committed. If you have multiple batches in a publish channel, data is committed only after all batches are processed.
If an error occurs for any publish channel, processing is stopped, and an error message is displayed. No data for that channel is committed until the error is corrected. You can correct the error and click Process to restart the process. When you click Process, the publish channel that has the error is reprocessed, and processing continues with the next channel in the sequence. Data is not reprocessed for the publish channels that were successfully committed before the error occurred.
When the cron task is completed, it is automatically deactivated.
| Button | Function |
|---|---|
| Save | Saves any changes that you made in the Bulk Data Exports window. |
| Cancel | Closes the Bulk Data Exports window but does not save your changes. To save changes, click Save before you click Cancel. |
| Refresh | Reloads the Bulk Data Exports window and updates the fields to display the status of the data export process. |
| Reset | Restarts the bulk data export process for all the publish channels that are included in this external system. |
| Process | Starts the bulk data export process. |