Previous Topic: NXTCYC ExamplesNext Topic: OUT Usage Notes


OUT Command

The OUT top line command indicates the completion of a workstation task. The OUT command, used after an IN command, uses a reference number for identifying each station. The reference number is generated by CA Workload Automation SE each time the network enters the queue. This number can be obtained by doing an LPRE or LPOST command. This function is available as the O option on the QM.6 and QM.7 panels.

This command has the following format:

►►─ OUT ─ ,REF= ─┬─ nnnnrrs ─────────────┬────────────────────────────────────►◄
                 │     ┌─ , ───────┐     │
                 └─ ( ─▼─ nnnnrrs ─┴─ ) ─┘
REF

Identifies the workstation network tasks to be logged out.

Limits: 4 to 7 numeric characters

nnnnrrs

Identifies a single workstation reference number.

Note: Reference numbers can be obtained by using the LPRE or LPOST commands.

nnnn

CA Workload Automation SE job number. You can omit leading zeros.

rr

Relative sequence of the network in relation to other networks associated with the job. For input workstation networks, the value is 00. You cannot omit leading zeros.

s

Relative position of the station within the network. The first station is position 1.

(nnnnrrs,...,nnnnrrs)

Identifies up to 10 reference numbers. Must be enclosed in parentheses.