Configuration events

Configuration events are reported when objects are created, or modified. A configuration event message contains information about the attributes of an object. For example, a configuration event message is generated if a namelist object is created, and will contain information about the attributes of the namelist object. The event messages for configuration events are put on the SYSTEM.ADMIN.CONFIG.EVENT queue. For more information see Understanding configuration events.

Configuration events are available on WebSphere MQ for z/OS only.

There are four types of configuration event:

 

Create object events

Create object events are generated when an object is created. For more information see Create object.

 

Change object events

Change object events are generated when an object is changed. For more information see Change object.

 

Delete object events

Delete object events are generated when an object is deleted. For more information see Delete object.

 

Refresh object events

Refresh object events are generated by an explicit request to refresh. For more information see Refresh object.