August 2003
Intermediate to advanced
624 pages
15h 3m
English
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: ...