Previous Topic: Use Message Profiles to Select the Messages to Monitor

Next Topic: Exit the Consolidated Console


Reply to a WTOR Message From the Consolidated Console

Note: You can reply to resource or service related WTOR messages from the status or graphical monitor by using the W command.

Use the following command to reply to a local WTOR message:

SYSCMD REPLY wtor-id,reply-text

Use the following command to reply to a remote WTOR message:

ROUTE DOMAIN=domain-id SYSCMD REPLY wtor-id,reply-text

The value of domain-id is the domain ID of the region that sends the remote WTOR message. The ID appears as a prefix to the message if the value of your PREFSYS profile parameter is YES.

For information about the SYSCMD and ROUTE commands, see the online help.

Note: You can use the EQUATE command to reduce the typing required when issuing a command. For example, you can equate text as follows:

EQUATE / SYSCMD REPLY+
EQUATE domain-id ROUTE DOMAIN=domain-id SYSCMD REPLY+

You can then use the following commands to reply respectively to a local or a remote WTOR message:

/ wtor-id,reply-text
domain-id wtor-id,reply-text

For information about the EQUATE command, see the online help.

To ensure that the required text strings are always equated in the region, specify the EQUATE commands in the EQUATES parameter group.