Batch - Reset

Move the batch to a different Batch Process Step, optionally resetting tasks for folders or pages which have already been processed.

Remarks

NOTE: The batch must be paused before this command can be used.

Inherits from: Object Command

Properties

The following 4 properties are defined.

Property Name Description
General
Target Step Type: Batch Process Step

The Batch Process Step where the batch will resume execution.

Steps To Reset Type: List of Batch Process Step

Specifies which steps should be reset. Resetting a step allows items which were previously processed through the step to be processed again.

Reset Scope Type: TaskScope, Default: All

Specifies which items within the batch should be reprocessed. Can be one of the following values:

  • All - Reprocess all items.
  • Errors - Reprocess items in an error state.
  • Completed - Reprocess items which previously completed successfully.

Clear Statistics Type: Boolean, Default: False

If set to true, and statistics previously logged by the steps being reset will be cleared.

See Also

Batch, Batch Process Step