Versions Compared

Key

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

...

Then hit the Next button to make the Job Wizard display available arguments:


Image RemovedImage Added


Explanation:

  • Required Arguments
    • states : Specifies the semicolon separated list of states on which the transition will be applied for example failed;scheduled
    • transition: Specifies the transition to be performed. Possible values are one of 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 orders processed with the indicated Controller.
      • batch_size: Optionally limit the size of REST API requests.
  • Note that the the checkbox provided with each argument has to be selected to add the argument to the OrderStateTransitionJob template.

When hitting the Submit button, the wizard adds the selected arguments to the job which can look like this:

Image RemovedImage Added


The job arguments can be specified:

...