Versions Compared

Key

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

...

You can use the job wizard like this:

Image Removed


Explanation:

  • Add an empty job from the instruction panel.
  • Specify a name and a label for the job.
  • Select an Agent.

...

Then hit the Next button to make the job wizard display available arguments:


Image RemovedImage Added


Explanation:

  • Required Arguments
    • states : Specifies the liste of states on which the transition is to be applied for example failed,scheduled
    • transition: Specifies the transition to be performed. Possible values are cancel, suspend, continue
    • Optional Arguments
      • workflow_folders:  Optionally the identifier of a Controller can be specified to limit results to workflows and jobs executed with the indicated Controller.
      • workflow_search_patterns:  Optionally the identifier of a Controller can be specified to limit results to workflows and jobs executed with the indicated Controller.
      • order_search_patterns:  Optionally the identifier of a Controller can be specified to limit results to workflows and jobs executed with the indicated Controller.
      • persist_duration:  Optionally the identifier of a Controller can be specified to limit results to workflows and jobs executed with the indicated Controller.
      • controller_id:  Optionally the identifier of a Controller can be specified to limit results to workflows and jobs executed with the indicated Controller.
      • batch_size
  • Note that the the check box provided with each argument has to be selected the argument is to be added to the arguments of the OrderStateTransitionJob template.

...