Testing the Sample Applications

How to:

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

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

  1. Copy the input test data to the following directory:
    X12_Accelerator\X12_in

    For example:

  2. Observe the transformed XML output in the following directory:
    X12_Accelerator\X12_in\IB_Output

    For example:

  3. Observe the Reports in the following directory:
    X12_Accelerator\X12_in\IB_Report

    For example:

  4. Observe the Acknowledgement in the following directory:
    X12_Accelerator\X12_in\OB_Output

    For example:

  5. If any Error occurs in the input test data then observe Error data in the following directory:
    X12_Accelerator\X12_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:
    X12_Accelerator\X12_in\IB_Archive

    For example:

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

  1. Copy the input test data to the following directory:
    X12_Accelerator\X12_out

    For example:

  2. Observe the transformed XML output in the following directory:
    X12_Accelerator\X12_out\OB_Output

    For example:

  3. Observe the Reports in the following directory:
    X12_Accelerator\X12_out\OB_Report

    For example:

  4. If any Error occurs in the input test data then observe Error data in the following directory:
    X12_Accelerator\X12_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:
    X12_Accelerator\X12_out\OB_Archive

    For example: