Selecting job streams in Orchestration CLI

In Orchestration CLI you can perform actions either on a single job stream or on multiple job streams in the same instance. When you want to run commands on multiple job streams, instead of the job stream name, select the set of job streams by means of attributes and job stream qualifiers.

You can use job stream qualifiers to select more than one job stream at the same time. You can configure the various parameters and conditions to select specific set of job streams. You can specify the job stream as described below:
[[folder/]workstation#][folder/]jobstreamname(hhmm[date]) [[+ | ~]jobstreamqualifier[,...]]
or
jobstream_id;schedid
The details required for each parameter are given below.
  • [folder/]workstation#

    You can specify the workstation on which the job stream is run. Optionally, you can specify the folder in which the workstation is defined.

  • [folder/]jobstreamname

    You can specify the job stream name. Optionally, you can specify the folder in which the job stream is defined.

  • hhmm[date]

    You can specify the date and time of the job stream instance scheduled to run.

  • jobstream_id;schedid

    You can specify the jobstream_id that is unique for each job stream instance. When you specify thejobstream_id, make sure to add ;schedid also or else the value entered for the ID is mistaken as job stream name.

  • job stream qualifiers

    You can use job qualifiers to select a specific job or set of jobs. For more information, see Job stream qualifiers.