Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Title style corrected

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

How do I completely stop a job in the event of an error?

We do not normally recommend stopping a job in error when the job is in a job chain. This is particularly true if the job is used in multiple chains. The reason for this is that the reasons for errors usually lie in the order parameters. That means that the job could still run with other orders and other parameters.

...

If you want to stop the whole chain when an error occurs, you could do this by skipping all nodes. Note that you also can stop the job chain using the command in JOC in the job chain menu.

Resetting orders

Orders can be reset. When an order is suspended (stopped) and is reset, the next start time will be calculated and the order will go to its initial state.

File orders

Note that file orders cannot be deleted in the event of an error because this means that the file will be deleted. This is not normally wanted and for this reason we do not have this function in the JOC interface.