X12RecordReader Class (Extends EDIRecordReader)

Overview

The EDIRecordReader is the generalized base class for several derived classes dealing with specific EDI syntaxes. The X12RecordReader has attributes and methods that deal specifically with X12 control segments. The current implementation is hard-coded to support version 004010 of X12. One of the Babel Blaster 1.0 requirements is to enable support for different versions.

Attributes:

  • String array for data elements from the ISA Interchange Control Header segment

  • String array for data elements from the GS Functional Group Header segment

  • String array for data elements from the ST Transaction Set Header segment

  • String array for data elements from the GE Functional Group Trailer segment

Methods: ...

Get Using XML with Legacy Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.