Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

HIX Validation Error Reports

HIX Validation Error Reports

When a HIX service finds validation errors in the input message, it generates an error report.
When you run a HIX service, you specify the
AdditionalOutputPort
for each of the error outputs. The following table describes the error outputs:
Name
Description
Errors
An XML listing of validation errors that the service found, including the standard X12 error codes.
ErrorsFound
Indicates whether the service found validation errors. The
errorsFound
output port can have the following values:
  • true. The HIX message contained validation errors.
  • false. The HIX message did not contain validation errors.
ValidationReport
An HTML representation of the
Errors.xml
file.

0 COMMENTS

We’d like to hear from you!