Introduction to Messaging Framework
Temenos Payments uses messaging framework as a integrated component to support all types of messages. Messaging Framework deals with validation, transformation, mapping and handling of the messages (XML, non-XML).
- XML - Can be ISO20022 based or proprietary
- Non-XML – Text based formats that are fixed length records or with field de-limiters
Once the messages are mapped, the Temenos Payments processing engine processes the payments and books the payment or generates outgoing messages specific to the target system (such as, Clearing).
The framework can be configured to support any Clearing or external system. It is built using Apache Camel open-source integration framework and is available as an out-of-the-box solution.
The following are the two parts of Messaging Framework.
TPH Messaging Framework can receive RtP messages from an Instant Payments Clearing. The RtP messages received are routed to the RtP module for processing.
In this topic