Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor changes

...

  • The workflow makes use of an If Instruction to check a previous job's return values. See JS7 - If Instruction for details how to add expressions to If Instructions.
  • If the If Instruction evaluates to true then the Fail Instruction is executed. The order is then assigned the FAILED state.
  • When failing an order then is failed, a message and a return code can optionally be added that code that specify the reason for failing the order can be added as an option.