Previous Topic: CICSDESC ParameterNext Topic: CICSROUTE Parameter


CICSMSGID Parameter

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.

Default value

No default

Other possible values

Any one- to eight-character message ID

Set or modify this parameter...

Anytime

Example: CICSMSGID

This function sets CICSMSG as the CICS default message ID for AOF processing:

OPSPRM('SET','CICSMSGID','CICSMSG')