Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Deep Cancel/softly: The operation allows child orders to complete the current instruction, for example, executing jobs. After completion of the instruction child orders will leave their branches and the parent order will leave the workflow with a failed history outcome.
  • Deep Cancel/terminate tasks: The operation cancels child orders by forcibly terminating current job instructions for running tasks. Cancelled child orders will leave their branches and the parent order will leave the workflow.

Image RemovedImage Added


Explanation:

  • Deep Cancelling child orders is performed as an asynchronous operation which includes the JOC Cockpit, Controller and Agent.
    • In a first step each child order is displayed with a green/red bullet icon indicating that the child order still is running and that the cancel operation is in progress.
    • In a second step child orders will leave their branches and the parent order will leave the workflow with a failed history outcome.

...