0
Workflow Stop
Description
This part stops an instance of a workflow. It will therefore set the state of the instance of the workflow in the generic_workflow table to ‘finished’.
Use
Add the part to a process-node and configure its parameters. Once the process-node is executed the workflow will be stopped.
Editor Fields
Field |
Type / Options |
Optional/ |
Description |
path |
integer |
M |
The instance ID of the workflow |
auto |
check |
O |
When checked the workflow will only be stopped when all tasks are either ‘cancelled’ or ‘completed’ |
Like
Follow
Reply