Versions Compared

Key

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

...

This example introduces a situation when users find a nested JS7 - Cycle Instruction.

Download (upload .json):

...

The example implements use of a Cycle Instruction with orders moving to the begin of the Cycle Instruction forcing to be resumed from their current instruction in case of failure.

  • no Options Instruction is used.
  • the failed-job job is assumed to fail with return code 3.

...

  • the failed order remains with the failing job.
  • the order is set to a failed state.

...

...

  • the order can be resumed only from its current instruction, for example from the failed-job job. 

Image Added is resumed it will return to the begin of the Cycle Instruction:
Image Removed

Further Resources

...