BIP8852

Severity

10 : Warning

Message

sets list of active or inaction user exits.

Syntax:
mqsichangeflowuserexits brokerName -e egName [-f messageFlowName] (-a activeUserExitList |-i inactiveUserExitList)

Explanation

Command Options:
'brokerName' name of the broker
'-e egName' name of the execution group
'-f messageFlowName' name of message flow
'-a activeUserExitList' colon separated list of names of user exits to be set to active state
'-i inactiveUserExitList' colon separated list of names of user exits to be set to inactive state
The command will not alter the existing vlaue of a user exit list, if the corresponding name/value pair is not specified. To clear a user exit list, use an empty string (""), e.g., '-i ""'.