Previous Topic: VTAMRESTARTNext Topic: CA-GSS Programs


WTO

This parameter screens and selects WTOs, based on the message ID or fragment. CA‑GSS then logs the WTO to a specified ILOG file or trigger an IMOD task. If an IMOD is executed, the text of the WTO is passed to the IMOD as the argument string.

Syntax

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

Parameters

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