Cancelling a Data Set

A user may choose to Cancel a data set to prevent it from being processed at any point during the process.

The request sets the data set in Pending Cancel status. If related migration objects have not yet been created, the data set transitions immediately to the Cancelled status and the cancellation request is complete.

If related migration transactions or migration objects have already been created, they will not be canceled as part of the data set getting canceled (due to possible high volumes of related records). They will be canceled the next time an appropriate monitor batch process runs. The child records checks to see if the data set has been canceled prior to any state transition.

Once all the migration transactions and objects are in a final state, the next batch monitor processing of the data set transitions it to the Cancelled status to complete the cancellation request.