Use the CICSMSGID parameter to force a default message ID for AOF processing of CICS messages when a transient data queue message does not begin with an ID of either DFH or OPS342. Setting this parameter has no effect on the message text. You can write a single rule to process the unidentified messages.
No default
Any one- to eight-character message ID
Anytime
Example: CICSMSGID
This function sets CICSMSG as the CICS default message ID for AOF processing:
OPSPRM('SET','CICSMSGID','CICSMSG')
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |