Skip to main content

Terminate Workflow

Description

This activity Terminates the execution of a workflow by throwing a specified execution message.

Properties

Misc

  • DisplayName – Add a display name to your activity.
  • Exception – Exception object, occurrence of which execution of the workflow has to be terminated.
  • Private – If selected, the values of variables and arguments supplied will never be logged.
  • Reason – Text inside VB script, reason for termination.

Example

Download Example

Terminate Workflow