Previous Topic: ADDRESS USS REPLY—Reply to WTORNext Topic: ADDRESS USS WTOR—Send and Receive Messages


ADDRESS USS WTO—Send Message to Event Manager

The WTO command issues a message to the Event Management component of CCS for z/OS. This is the API version of the CAWTO command.

This command has the following format:

ADDRESS USS "WTO keywords"
/* Optional API Keywords    */
  [TEXT('message text')]
  [NODE(nodename)]
  [MSGNUM(message number)]
  [CATEGORY('category name')]
  [SOURCE('source name')]
  [SEVERITY(I|W|E|S|F)]
  [COLOR(red|green|yellow| orange|blue|pink|purple)]
  [ATTRIBUTE(BLINK|REVERSE)]
  [KEEP]
  [HILITE]
  [INVISIBLE]
  [LOGONLY]
  [USERID('user id')]
  [USERDATA('user data')]
  [PROCESS('process data')]
  [WORKSTATION('workstation name')]
  [TAG('platform')]
  [DEVICE('device name')]
/* Optional USS Keywords     /
  [LOG(Y|N)]
  [STEM(stem)]
  [WAIT(seconds)]
  [DELAY(seconds)]

The USS keywords of the WTO command have these values:

LOG, STEM, WAIT, and DELAY

(Optional) You may specify the LOG, STEM, WAIT, and DELAY keywords, which are common to all ADDRESS USS commands.

More information:

Keywords Common to All ADDRESS USS Commands

API Keywords