Workunit status

A workunit can be at any one of these statuses:

Status Description
Not Ready (9) The workunit status is Not Ready when the workunit record is created, but the related workunit related links, or folders, and related workunit variables are not yet created. After the related workunit related links and related workunit variables are created, the status of the workunit record is changed to Ready (1).
Ready (1) The initial status of a workunit that is queued is Ready. The workunit is queued after a process is triggered.
Processing (2) The workunit status is changed to Processing after a scheduler picks up a workunit that had the status Ready.
Failed (3) This status signals an error in the workunit.
Completed (4) This is the status of a workunit that was completed successfully.
Cancel Requested (5) This status is currently not being used.
Canceling (6) The workunit status is Cancelling when the cancel action has been executed on the work unit, but the work unit has not yet completed the cancellation process.
Cancel Failed (7) The workunit status is Cancel Failed when the workunit is canceled manually, but the cancellation fails because of an issue.
Canceled (8) This is the status of a workunit that was canceled successfully and is no longer actively processing.
Note: Optionally, you can view the audit information when a workunit is canceled in the Information tab of Process Server Administration > Work Units.
Waiting (10) This is the status of a workunit that has been put on hold by the Wait node.