Batch Cancellation

Batch Cancellation in the Infrastructure system facilitates you to cancel or abort a Batch, or a specific Task, which is either scheduled or is in the process of execution.

In the Batch Cancellation,

You should have Batch Advanced User Role mapped to your user group. You can access Batch Cancellation by expanding Operations section within the tree structure of LHS menu and selecting Batch Cancellation. The Batch Cancellation screen displays a list of scheduled and current processing Batches with the other details such as Batch Run ID, Batch ID, Batch Description, Start Time, and Elapsed Time.

In the Batch Cancellation screen, you can do the following before cancelling a Batch/Task:

Click button to refresh the screen and fetch the current status of Batches being executed.

Back to Top

Cancel Batch

You can Cancel a Batch or a specific Task within the Batch, when you want to postpone or reschedule the Batch for later execution. To cancel a Batch in the Batch Cancellation screen:

  1. Select the checkbox adjacent to the Batch Run ID which has to be cancelled.

  2. Click button in the Batch Details tool bar. The selected Batch is Cancelled from processing and the results are displayed in a confirmation dialog. Click OK.

The Tasks associated with the cancelled Batch are also cancelled excluding the ongoing Tasks. The cancelled Batch can be viewed in Restart and Rerun Batch list, within the Batch Execution screen.

Back to Top

Cancel Task Details

To Cancel the specific Task(s) in a Batch from processing:

  1. Select the checkbox adjacent to the Batch Run ID.

  2. Click button in the Batch Details tool bar to Fetch Task Details. The defined Task(s) are displayed in the Task Details section.

  3. Click button in the Task Details tool bar.

Note: The Cancel Task button is disabled if you are not mapped to TASKCANCEL function role.

The selected Task is Cancelled from processing and the results are displayed in a confirmation dialog. Click OK.

Back to Top

Abort Batch

You can Abort a Batch when you want to terminate the Batch execution before completion. To abort a Batch in the Batch Cancellation screen:

  1. Select the checkbox adjacent to the Batch Run ID which has to be aborted.

  2. Click  button in the Batch Details tool bar. The selected Batch is Aborted from processing and the results are displayed in a confirmation dialog. Click OK.

Note: The Abort Batch button is disabled if you are not mapped to OPRABORT function role.

The Tasks associated with the cancelled Batch are also cancelled including the ongoing Tasks. The cancelled Batch can be viewed in Restart and Rerun Batch list within the Batch Execution screen.

Back to Top