Versions Compared

Key

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

...

The JS7 - Fail Instruction can be used for error handling in a workflow. Based on some condition that is checked with an If Instruction an order is put to the failed state by use of the Fail Instruction. Users can resume the execution of a failed order or can cancel the order.

...

The 04_ErrorHandling folder ontains contains an example for error handling with the Fail Instruction.

...