Example components

The Type 7 User Exit example contains these components:

  • Type7Exit.jar file created using example source, found in the \jars folder
  • Java source files, found in \src\com\ibm\dtx\T7jexit, include
    • Log.java – Java source containing a logging class using coded log methods.
    • Log2.java – Java source containing a logging class using base java logging utilities.
    • TestJExit.java – Java source containing example validation methods.
    • T7ErrReturn.java – Java source containing a class defining the expected XML error return structures and processing methods.
  • Sample data file – found in \data folder, hipaa_5010_x222a1_837p_type7_sample.dat – that can be used when running the sample to confirm the error is reported

This example user exit does not contain validations related to any published Companion Guide.