🧡 Skip to main content🔍 Skip to search

When Stop Task Action is performed, it automatically stops the specified Task. Note that the execution of Tasks that are waiting in queue upon performing Stop Task Action is also canceled.

Specify whether Stop Task Action will stop the Task within which it itself is located or some other Task. If the very same Task is stopped, Stop Task Action can exit with information message or, alternatively, with warning or error. In case the Task stopped is not the Task within which the Action is located, appropriate information message is logged.

TaskDetails
Stop Specifies whether to stop the Task within which the very Action is located or some other Task running in parallel.
  • this Task · stops the Task within which the Action itself is located.
  • specified Task · stops the specified Task.
Exit with When stopping the Task within which the Action itself is located, choose whether to return error, warning (appropriate checkboxes) or successful completion information messages (default, no checkbox marks). The error and warning checkboxes are mutually exclusive.
  • Warning · return warning instead of information message when stopping the Task.
  • Error · exit the Task with error instead of information message when the Task is stopped.

Interconnect

  • Dynamic variables & Events of the Stop Task. Obtain the name of the Task that has been halted. Moreover, logs capture details on the progress of stopping a Task, including successful terminations and instances where halting a Task failed.

Need assistance?

If you have any questions, please do not hesitate to contact our support team.