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,
When a Batch is aborted, the Task which is in the process of execution will be interrupted and a scheduled task is cancelled from execution.
When a Batch is cancelled, the Task which is in the process of execution will be executed completely and a scheduled task is cancelled from execution.
When a Task is cancelled, all the dependent Tasks are also cancelled automatically.
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:
In the Refresh Interval section, you can define the required Refresh Rate in seconds to fetch the current status of Batches being executed.
Click button
to refresh the screen and fetch the current status of Batches being executed.
In the Legend section, you can refer to know the specific defined colors which are used to indicate a particular state of a Task during Batch execution.
Indicates
- Not Started
Indicates
- On Going
Indicates
- Successful
Indicates
- Cancelled
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:
Select the checkbox adjacent to the Batch Run ID which has to be cancelled.
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.
To Cancel the specific Task(s) in a Batch from processing:
Select the checkbox adjacent to the Batch Run ID.
Click button
in the Batch Details tool bar to Fetch Task Details. The defined Task(s)
are displayed in the Task Details section.
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.
You can Abort a Batch when you want to terminate the Batch execution before completion. To abort a Batch in the Batch Cancellation screen:
Select the checkbox adjacent to the Batch Run ID which has to be aborted.
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.