Type
Flow control.
Behaviour
Stop the execution of a running workflow.
Parameters
System parameters
Examples
Cancel the workflow 1:
[OPH_TERM] >> oph_cancel id=1;
Argument name | Type | Mandatory | Values | Default | Min/Max-value |
---|---|---|---|---|---|
id | “int” | “yes” | “1” / | ||
type | “string” | “no” | “kill|abort|stop” | “kill” | |
objkey_filter | “string” | “no” | “all|none|cancel” | “all” |