Reference external event publication rules
A default schema for external event publication is supplied.
The basic structure of the schema includes:
- Header - summary data about the message/event.
- Payload–the raw data (PT) or ISF (Txn)
- Payment Data –specific details such as payment IDs, account numbers, and others
The following list of events, related to the arrival and transmission of messages, are currently supported
for publication:
- E_MpInPTMapped
- E_MpInTxnMapped
- E_OutPTSent
- E_OutTxnSent
Reference emitters
The supplied <installation directory>\run\bar\FTMCoreEmitters.bar file contains the
following reference emitter subflows:
- InboundPTEmitter.subflow
- InboundTxnEmitter.subflow
- OutboundPTEmitter.subflow
- OutboundTxnEmitter.subflow
Each emitter has a label that matches the subflow name.
Even though the initial focus is on the publication of four events, the use of these reference emitter subflows is not restricted to these events. In particular, the inbound emitter subflows are likely usable in the context of most master object events.