...
Command | Description |
---|---|
Begin Batch | Retrieves a Transaction ID and inserts an entry in the pending transaction table. |
End Batch | Deletes the pending Transaction ID rowUpdates the Batch status to indicate successful insert of all the UDRs into the Data table. This status will be loaded to the Batch Status table. |
Cancel BatchRemoves | the distributed rows with the current Transaction ID. The pending Transaction ID row is deletedUpdates the Batch status to indicate UDRs insertion has been cancelled. This status will be loaded to the Batch Status table. |