| constraint type | RQL constraint |
|---|---|
| value | {"expression": "T subworkflow_exit S, T subworkflow WF, O state_of WF", "mainvars": ["O", "S"], "msg": "exit state must be a subworkflow state"} |
| constraints | SubWorkflowExitPoint subworkflow_state State |
| unset title | login |
RQLConstraint({"expression": "T subworkflow_exit S, T subworkflow WF, O state_of WF", "mainvars": ["O", "S"], "msg": "exit state must be a subworkflow state"})
|