Previous Topic: VTAMRESTART

Next Topic: CA-GSS Programs

WTO

Use the WTO parameter to screen and select WTOs, based on the message ID or fragment. CA‑GSS will then log the WTO to a specified ILOG file or trigger an IMOD task. If an IMOD is to be executed, the text of the WTO is passed to the IMOD as the argument string.

Syntax

Use this format for the WTO parameter:

WTO ID msgid [IMOD imodname] [ILOG ilognum] [USERID userid]

Arguments

The WTO parameter takes these arguments:

Argument

Description

Msgid

1- to 16-character message ID or beginning fragment of message to be selected. Scan begins with left-most character of message and must match each specified character. If no mismatch has occurred when pattern is exhausted, message is selected. If the first character of the source message ID is not in the range of A to Z, it is skipped, and comparison starts on the next character regardless of its value.

imodname

IMOD name to be executed each time specified message is found.

ilognum

Number of the ILOG file where the message is to be recorded.

Userid

User ID assigned to IMOD task created to process the WTO text. If omitted, IMOD task executes under the authority of the task that issued the WTO, if it can be determined. If user ID cannot be determined, IMOD task executes under the default user ID, as specified with the SECURITY parameter.

Usage Notes