Index
Joining Data
EDIFileJoiner is capable of combining any number of X12 EDI data into one. Data can be combined at either the Interchange (ISA segment), Functional Group Level (GS segment) or at the Header Level (ST segment) by setting the FileJoinLevel property correctly.
It is important to note that the ISA and IEA segments of the first EDI data in the group will be used in the resulting EDI output data whether joining is specified at the functional group or header level.
It is also important to note that the EDIFileJoiner component is powerful enough to join X12 EDI files of different standards (i.e. 837, 834, 820) with completely different delimiter sets. It is recommended that only EDI data of the same standard and having the same delimiter set be combined.