Creating an Event Publishing Rule
Publishing rules are modeled as optional metadata on any of the event definitions.
- Select an existing Event.
- Right-click and then select .


- Name:
- The name of this publishing rule.
- Description:
- Description.
- Filter:
- An optional expression. If the filter condition is specified, but not met, the external event is not published. The expression can refer to context data items in the internal event. For example : '$ContextEQ{BAT_TYPE,'PAYMENT_ORIGINATION'}
- Emitter:
- The name of the emitter that will construct the external event.
- Location:
- The location to which the message should be published. For example, queue or topic.
Table 1. FTM supports the following publication protocols using URI formats: Format Location URL IBM® MQ Queue Standard WebSphere® MQ URL. For example WebSphere MQ://MQQueueManager/<qm>/MQQueue/<queue> IBM MQ Publish Subscribe PubSub://<topic> for example PubSub://ftm/extpub/topic1
- Ext Event Name:
- The optional type or name of the event to be published.
- Param:
- Comma separated list of key=value parameters. Allows definition of additional data for the emitter.