Versions Compared

Key

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

...

  • Resume: The order is resumed from its current position in the workflow or from some 
  • Resume Parameterized: The order is resumed similar to the Resume operation. In addition this operation allows to modify order parametersvariables.


If the Resume operation to resume an order is used then the the tabular view of the work workflow is displayed:

  • Users can hit click the Submit button to resume the order from its current position.
  • Users can resume the order from a different position before or after the current position: clicking the order with the mouse and moving the order to the desired position makes the order resume from this position.
    • This operation is offered for top level instructions in a workflow.
    • This operation is denied for nested instructions, for example resuming an order from a position inside a JS7 - Fork-Join Instruction or JS7 - Lock Instruction is not allowed.
    • This operation is offered inside nested instructions, for example if an order in the a branch of a Fork/Join Instruction is suspended then it can be freely resumed inside its branch.

...