Versions Compared

Key

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

...

  • The JS7 keeps track of the historic outcome of variables with an order's position in the workflow and restores values if a job is repeated. You can make the second job fail and use
    • the Resume operation offered by the JOC Cockpit GUI to rerun the job with the same values of order variables as before.
    • the Resume parameterized operation offered by the JOC Cockpit GUI to modify order variable variables before rerunning the job.

...

  • Drag & Drop the order by holding the red bullet of the failed order to and move the order to a different position.
  • Drag & Drop operations are limited within a logical scope:
    • they allow to select a position within a sequence of jobs and instructions in a workflow.
    • they do not allow to jump into a JS7 - Fork / Join Instruction or other instructions that checks check an initial condition that might not be met by the current order.

...