Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

TaskScope

Grooper.Core

Specifies which items within the batch should be reprocessed.

Remarks

The TaskScope enumeration controls which items in a Batch are affected when resetting steps using the Reset command.

  • Use this setting to limit the reset operation to all items, only items in error, or only items that previously completed successfully.
  • The selected value determines which tasks are deleted and reprocessed for the selected steps.

Enum Values

  • All
    Reprocesses all items in the selected steps, regardless of their current status.
  • Errors
    Reprocesses only items that are currently in an error state in the selected steps.
  • Completed
    Reprocesses only items that previously completed successfully in the selected steps.

Select the scope that best matches your reprocessing needs.

Can be one of the following values:

NameValueDescription

Used By

Notification