Associating event names with a message destination

To define one or more specific events for which you want this message destination to listen, click Add Event under Events. Each event triggers the Event Fired rule set for that destination. Use the special event name wildcard string "(\w)*" to listen for all events.

To get notifications using Event Fired rules when specific types of data changes occur, you must specify one or more messaging destinations to listen for that event. If no messaging destination listens for an event, PolicyCenter does not call the Event Fired rules for that combination of event and destination.

If more than one destination listens for that event, the Event Fired rules run multiple times, varying only in the destination ID. To get the destination ID in your Event Fired rules, check the property messageContext.destID.