Skip to main content
Skip table of contents

Transforming a sample MX message using File Interface

Objective

Transforming a sample Camt029 (MX) message to an MT196 message using Fiorano ISO 20022 Accelerator.

Prerequisites

  • Start the Fiorano Enterprise Server (FES) in esb profile

  • Login to the eStudio application

  • Understand basic menus and perspectives (panels) in the eStudio application

Setting Up the Example

Configuring

To transform the message, perform the actions below in the eStudio application:

  1. In eStudio, navigate to the Configuration Repository view (Window > Show View > Micro Service Repository

  2. In  Configuration Repository, navigate to Resource > Development > SwiftMTSchemaDirectoy. Right-click SwiftMTSchemaDirectoy, and click Edit.

    image-20240705-073952.png

The SwiftMTSchemaDirectory is a global directory used to access the correct MT specification for a given flow.

  1. In the Edit Configuration dialog box, click the Message Schema Directory ellipsis, and navigate to FIORANO_HOME/xml-catalog/fiorano/swift/mtxml/2020 and click FInish.

  2. Navigate to Service > Development, right-click SwiftMXMessages, and click Edit.

  3. In the Edit Configuration dialog box, specify the directory where the input is saved.

  4. Navigate to Service > Development and change the directory for MTErrorWriter and MTResponseWriter to preferred locations in a similar manner as explained in the previous steps.

  • The translated output will be present in the directory specified in MTResponse Writer.

  • In case of an error, it would be present in MTErrorWriter.

Running the Example

To run the sample MX flow, perform the actions below in the Fiorano Orchestrator:

  1. Open the Server Explorer window (Window > Show View > Fiorano > Server Explorer), and navigate to TargetRTGS > MX_To_MT > CAMT029_To_MT196_MT296.

  2. Click the Check Resource and Connectivity icon (ALT+SHIFT+C) to check resources and connectivity.

  3. Click the Run Event Process icon (ALT+SHIFT+R) to run the event process.

  4. In the Server Explorer, navigate to TargetRTGS > Core > MXToMTTranslator 2.0 and launch the event process.

    1. If the input supplied is correct, the output will be in the directory specified in MTResponseWriter.

    2. If there is an error in the MT message, it will be found in MTErrorWriter.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.