Supplies the descriptor code that CA OPS/MVS uses to issue WTOs for the IMS messages processed through its AOI exit.
X'0000'
Any valid descriptor code, expressed as hexadecimals
Anytime
Example: IMSDESC
This function sets the descriptor code to X'0001':
OPSPRM("SET","IMSDESC","X'0001'")
The IMSMTO parameter:
No message suppression rules are needed for IMS exit messages when IMSMTO is set to ON. The OPSLOG disposition for the IMS exit message will not show SUP (for suppressed) if IMSMTO is only doing the suppression. This is because the IMSMTO setting does not require the AOF rules engine to do the suppression. AOF rules used for IMS exit messages will still be processed.
OFF
ON
Anytime
Example: IMSMTO
This function turns on tracing for IMS user exits:
OPSPRM('SET','IMSMTO','ON')
|
Copyright © 2014 CA.
All rights reserved.
|
|