You see the current status of an execution in the following locations:
The Status Values
An Execution can have one of the following status values:
Status | Description | |
---|---|---|
Waiting states | Waiting for approval | The workflow has been executed, but there are approvals pending, so the execution cannot run. |
Waiting for start | The workflow has been executed, potential approvals have been made, but the planned start time has not passed yet. | |
Waiting for manual confirmation | The workflow has been executed with the option 'Manual confirmation required' - approvals have been made, the start time window is open but the execution has to be confirmed by a specified user or group. | |
Active state | Active | The execution is actively running. |
Blocked state | Blocked | The execution is blocked (e.g. due to a problem in an action). |
Final states | Finished | The execution has ended successfully. |
Canceled | The execution has been canceled. | |
Failed | The execution has failed. | |
Rejected | The execution was rejected by one of its approvers - this is valid only for executions of activities that require approval. | |
Revoked | The execution was revoked from the approval cycle by the owner of the related activity - this is valid only for executions for activities that require approval. |