Versions Compared

Key

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

...

A job's action menu includes the Skip operation:

  • A skipped job is not considered for job execution and no return variables are created from the job.
  • The operation to skip execution applies to any available version of the workflow that holds the skipped job.


The status of skipped jobs is displayed like this:


The skipping a of job operation execution can be reverted by using the Unskip operation, which is available from the job's action menu:

...

The Stop operation is available in the job's action menu and allows:
:

  • A stopped job suspends any incoming order to create a breakpoint in the workflow.
    • Users can resume a suspended order from the same position or other position in the workflow.
    • Resuming from the same position forces the job to be executed.
  • The operation to stop a job applies to the version of the workflow for which the stop operation is performed.



The status of stopped jobs is displayed like this:


The stop a job operation can be reverted by using the Unstop operation, which is available from the job's action menu:

...