Abort a batch
The ABORT command is used to permanently stop the execution of a batch at the current step. It is generally used in emergency situations, as you cannot restart an ABORTED batch.
Abort a batch from the following windows:
- Batch List view
- Procedure as SFC view
- Procedure as Table viewTIP:If a batch contains a phase that is in the UPLOAD_HELD state, the ABORT command may not abort that phase (it does abort all other phases, however). If the phase is uploading data to theFactoryTalk BatchServer, it will not abort unless the phase has transitioned to a different state. This verifies that all report values are captured. If you want to abort a phase that is in UPLOAD_HELD, you must first disconnect the phase and then abort it.
To abort a batch:
- In theBatch List view, select the batch.
- (optional) ClickProcedure as SFCorProcedure as Tableto select the view you want.
- Select the step that you want to abort.
- The mode must be O-AUTO.
- ClickAbort BatchorAbort Step.
Provide Feedback