The processing that will take place when an error is found on an Operation by the Executive Server.
| Member Name | Description |
|---|---|
| Continue | Continue with the next Operation in any Step or next Step in any Job the Operation is processing in. If the Operation has a schedule that causes it to recur within a day, it will be rescheduled for that time. |
| NextStep | If the Operation is in a Step, processing skips to the next Step. |
| Stop | Processing for the Operation stops and the Operation will remain in the status until an someone removes it. If the Operation is in a Step or Job, the processing for the Step or Job is stopped. |
| StopAndReschedule | The Operation is stopped and rescheduled for its next run date and time. If the Operation is in a Step or Job, the Step or Job is stopped and rescheduled for its next run date and time. |
Namespace: OnLineToolWorks.SmartBatch.Data
Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)
OnLineToolWorks.SmartBatch.Data Namespace