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

Validation of X12 Messages

Validation of X12 Messages

When a Data Processor transformation converts an X12 message to XML, it validates the message for conformity with the X12 standard and generates an error report.
Each
Data Transformation
X12 service provides a parser and two serializers. The parser performs strict validation. The following table describes the serializers by validation type:
Serializer Validation Type
Description
Loose validation
Service name ends with
_Serializer
. If the service finds validation errors, it generates XML output and an error report.
Strict validation
Service name ends with
_Serializer_Restricted
. If the service finds validation errors, it generates only an error report.
Use the Library editor to disable or modify certain types of validations.
Both serializer types generate SE, GE, and IEA trailer segments. You can omit the SE, GE, and IEA data from the XML input of the serializers.

0 COMMENTS

We’d like to hear from you!