Specify the NOLOG keyword to tell CA Automation Point not to place a message in the host message log file. NOLOG is the default.
This keyword has the following format:
NOLOG
Example:
The following rules send all CICS messages (except messages that begin with CICS99) to the host message log file:
MSGID(CICS), LOG MSGID(CICS99), NOLOG
| Copyright © 2012 CA. All rights reserved. |
|