BridgeEvent (character string)
Determines whether or not IMS bridge event messages are generated.
This attribute determines whether IMS bridge event messages are put onto the SYSTEM.ADMIN.CHANNEL.EVENT queue. This attribute is only supported on z/OS.
The value can be one of the following:
- MQEVR_ENABLED (MQINQ/config event) ENABLED (MQSC): The following IMS Bridge events are generated: MQRC_BRIDGE_STARTED, MQRC_BRIDGE_STOPPED. This value is only supported on z/OS.
- MQEVR_DISABLED (MQINQ/config event) DISABLED (MQSC): IMS Bridge events are not generated. This is the queue manager's initial default value.
To determine the value of this attribute, use the MQIA_IMS_BRIDGE_EVENT selector with the MQINQ call.