Testing the Sample Applications

How to:

This section describes how to test the sample inbound (SWIFT to XML) and outbound (XML to SWIFT) applications.

Procedure: How to Test the Sample Inbound (SWIFT to XML) Application

  1. Copy the sample SWIFT input test data to the following directory:
    SWIFT_Accelerator\SWIFT_in

    For example:

  2. Observe the transformed XML output in the following directory:
    SWIFT_Accelerator\SWIFT_in\IB_TransformGood

    For example:

  3. Observe the reports in the following directory:
    SWIFT_Accelerator\SWIFT_in\IB_Report

    For example:

  4. Observe the acknowledgement in the following directory:
    SWIFT_Accelerator\SWIFT_in\OB_Output
  5. If any error occurs during the inbound transformation process, then you can observe error data in the following directory:
    SWIFT_Accelerator\SWIFT_in\IB_Error
  6. After processing the input data that you place for transformation, a copy of input data will get stored in the following directory:
    SWIFT_Accelerator\SWIFT_in\IB_Archive

    For example:

Procedure: How to Test the Sample Outbound (XML to SWIFT) Application

  1. Copy the sample XML input test data to the following directory:
    SWIFT_Accelerator\SWIFT_out

    For example:

  2. Observe the transformed XML output in the following directory:
    SWIFT_Accelerator\SWIFT_out\OB_TransformGood

    For example:

  3. Observe the Reports in the following directory:
    SWIFT_Accelerator\SWIFT_out\OB_Report

    For example:

  4. If any error occurs during the outbound transformation process, then you can observe error data in the following directory:
    SWIFT_Accelerator\SWIFT_out\OB_Error
  5. After processing the input data that you place for transformation, a copy of input data will get stored in the following directory:
    SWIFT_Accelerator\SWIFT_out\OB_Archive

    For example: