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.

AttributeValueDescription
Complete Task StepUser-defined; BooleanSelect 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 StepUser-defined; BooleanSelect 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 ReasonUser-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

.