Skip to content

Prowide Integrator Translations - Overview

The Translations library provides out-of-the-box conversions between MT and ISO 20022 messages.

The library is used in runtime, as a regular dependency, to convert messages on the fly.

The conversion process is based on a set of rules that are embedded in the implementation and are maintained by Prowide as the standards change.

The translation is built on top of the Prowide Core and Prowide ISO 20022 message model. Therefore, the same API and classes used for parsing or building the messages are used as parameters and return values of the translation.

Automatic message conversion is also possible by means of a Factory that given a source message in either MT or MX format can autodetect the message type and find a suitable translator implementation for its equivalent in the other standard.

Javadoc

Online javadoc

Prowide Integrator Translations Javadoc SRU2023-10.x.x