The SWIFT ISO20022 Mediation Module contains methods need to validate and transform SWIFT and ISO 20022 formats.
For more details about all the features of the SWIFT ISO20022 Mediation Module.
Follow the steps given below to build the SWIFT ISO20022 Mediation Module from the source code.
- Get a clone or download the source from Github.
- Run the following Maven command from the
mediation-swift-iso20022-module
directory:mvn clean package
. - The ZIP file of the connector is created in the
mediation-swift-iso20022-module/target
directory.