A system variable that indicates whether or not the current message is a solicited message.
This variable is set to NO for all unsolicited messages. Any messages that have been solicited via an operating system command cause &AOMSOLIC to be set to YES.
Example: &AOMSOLIC
&IF &AOMSOLIC = YES &THEN &AOMDEL
Notes:
The screening table must have SOLICIT=YES on the GLOBAL statement for solicited messages to be received by AOMPROC.
All authorized AOM users receive the messages if AOMPROC allows solicited messages to be delivered. The user that issued the command can receive the messages twice since the messages are routed to the AOM console assigned to that environment as well as to AOMPROC.
The &AOMSOLTP system variable indicates the type of issuer that solicited the message.
| Copyright © 2009 CA. All rights reserved. |
|