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

ProcessingStatus

Grooper

Indicates the current processing status of a batch or task.

Remarks

The Processing Status enumeration represents the lifecycle state of a batch, processing task, or related object in Grooper. It is used to track and display the current progress, readiness, or outcome of processing activities.

Usage

  • The status is updated automatically by Grooper as tasks move through the processing pipeline.
  • Status values are visible in the UI, reports, and logs, helping users monitor and troubleshoot batch progress.
  • Use status filters to identify batches or tasks that require attention (e.g., those in error or paused).

Configuration Guidance

  • Status transitions are managed by Grooper activities and system events; manual changes are not recommended.
  • Error and canceled statuses may require user intervention or review.
  • Completed status indicates that all configured steps have finished for the batch or task.

For more information, see the documentation for Batch, Processing Task, and related workflow objects.

Can be one of the following values:

NameValueDescription
None0No status has been assigned.

Used By

Notification