Icon | Meaning |
Step is running. | |
Step has completed successfully. | |
Step failed. | |
Step is waiting (for example, to receive an external document). |
Icon | Meaning | Description |
Normal | The step is executing or executed without interruption or error. | |
Statistically abnormal | The process instance has been suspended or stopped, or the step is running but possibly with errors. | |
Out of compliance | The step failed, or completed but executed with an error. |
Status | Meaning |
Completed | Step has completed processing. |
Expired | The time specified for the step in the process model for an event to occur expired before the event was satisfied. For example, the time set for a join condition expired before a document required by the join condition arrived. |
Failed | Step stopped because one or more errors occurred, or the step is no longer being tracked and is missing information. |
Retries Exceeded | An attempt was made to execute the step more times than is specified. |
Unsatisfied Join | A join definition for the step has not been satisfied. That is, some incoming transitions have not arrived. |
Started | Step has started but not completed. |
Stopped | Step was stopped. |
Waiting | Step is waiting for an event to occur (for example, the step might be waiting for a document to arrive). |
Interrupted | Step has been interrupted by an interrupting boundary event. |