...
The Workflow Group state diagram
State | Description | |||||
---|---|---|---|---|---|---|
Aborted | The default behavior is that a workflow group will not assume the Aborted state until all of its members are back to Idle When one member is in the Aborted state, the workflow will continue until all the other members in the workflow group have finished execution. Then the workflow group gets into an Aborted state.
| |||||
Hold | A workflow group that is in the Idle state and is being imported either by theĀ mzcli systemimport r | sr | sir | wr command or by the | |||||
Idle | The workflow group configuration is valid , and none of its members is currently being executed from within the workflow group. | |||||
Invalid | There is an error in the workflow group configuration.
| |||||
Running | The workflow group is running, controlling the execution of its members according to the configuration settings. | |||||
Stopping | A manual stop of the workflow group, or of the parent workflow group, makes the workflow group enter the Stopping state. The workflow group remains in the Stopping state while all the members are finishing their data transactions. Then the workflow group will go into either the Idle or the Aborted state. | |||||
Suppressed | Workflow groups that are in the Running state while configurations are being imported by theĀ mzcli systemimport r | sr | sir | wr command, or by the
|