The following table lists all states of Process Control Status Model with IDs and short descriptions.
State | ID | Description |
---|---|---|
INITIAL | 0 | Control object initially stored in the database |
DO_PROCESS | 1001 | Control object is ready to process |
PROCESS_FAILED | 1999 | Processing failed |
CLOSED | 8000 | Processing successfully closed |
CANCELED | 9000 | Processing of event canceled because of errors, or processing was canceled |
The following model shows the different states and the possible transitions between the states.