Testing the Sample Applications

How to:

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


Top of page

x
Procedure: How to Test the Sample Inbound (SWIFT to XML) Application
  1. Copy the 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_Output

    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

    For example:

  5. If any Error occurs in the input test data then observe Error data in the following directory:
    SWIFT_Accelerator\SWIFT_in\IB_Error

    For example:

  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:


Top of page

x
Procedure: How to Test the Sample Outbound (XML to SWIFT) Application
  1. Copy the 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_Output

    For example:

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

    For example:

  4. If any Error occurs in the input test data then observe Error data in the following directory:
    SWIFT_Accelerator\SWIFT_out\OB_Error

    For example:

  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:


iWay Software