End Task Step Activity
When designing a workflow, you can use this activity to cancel or complete a task step that is currently executing in a running workflow.
Attribute | Value | Description |
---|---|---|
Complete Task Step | User-defined; Boolean | Select this option to ensure that the subprocess cancels all executing activities and transitions to completion. Note: If this option is selected, form activities are cancelled regardless of any configuration within the Form activity. |
Cancel Task Step | User-defined; Boolean | Select this option to ensure that the subprocess cancels all executing activities and transitions to a cancelled state. When you select this option, the Cancel Reason appears. |
Cancel Reason | User-defined; String | Associated with Cancel Task Step. Specifies a reason that the task step was cancelled in order to provide more data on the operation. This value can be configured using a literal value, expression, or bind. If no information is entered into this field, the default reason is Cancelled by system. |