Skip to main content
Skip table of contents

Transforming a sample MT message using File Interface

Objective

Transforming a sample MT103 message to Pacs008(MX) 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.

    image-20240705-074128.png
  2. In the Edit Configuration dialog box, navigate to Service > Development and select SwiftMTMessage. Right-click SwiftMTMessages, and click Edit.

    image-20240705-075013.png
  3. Change the directory to wherever the input is and specify other locations as well.

    image-20240705-103226.png
  4. In Service > Development, change the directory for MXErrorWriter and MXResponseWriter to preferred locations in a similar manner as explained in the previous steps.

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

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

Running the Example

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

  1. Open the Server Explorer window (Window > Show View > Fiorano > Server Explorer), and navigate to ISO20022 > MT_To_MX > MT103_To_PACS008.

    image-20240705-100901.png
  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 ISO20022 > Core > MTToMXTranslator:2.0 and launch the event process.

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

    2. If there is an error in the MX message, it will be found in MXErrorWriter.

JavaScript errors detected

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

If this problem persists, please contact our support.