The following is the format for coding the MSG event definition section:
)MSG msgidspec [MLWTO] [AUTO | NOAUTO] [NOOPSLOG] [SUPPRESS]
(Optional) Sets the msg.autoflag variable of a multi-line message to 1. Only valid if the MLWTO optional keyword is used. AUTO and NOAUTO are mutually exclusive.
Specifies the message ID. Follow these guidelines when specifying the character string:
(Optional) To be specified when interrogating a multi-line message and each data line is needed to be stored in stemmed msg.text.n variables for further manipulation. Rule will process after the end-line of the multi-line message is received. Wildcarding is not allowed if utilizing this keyword. Therefore the msgidspec must be that of the complete message ID of the multi-line message. For more information see Execution Considerations for Msg Rules for details on processing multi-line messages.
(Optional) Sets the msg.autoflag variable of a multi-line message to 0. Only valid if the MLWTO optional keyword is used. NOAUTO and AUTO are mutually exclusive.
(Optional) Prevents a message (specified by msgidspec) from appearing in the OPSLOG. Specify the NOOPSLOG option before you enable a rule.
(Optional) Only valid if the MLWTO optional keyword is utilized, and causes the multi-line message to be suppressed.
|
Copyright © 2014 CA.
All rights reserved.
|
|