Combining EDI Data in .Net
In this tutorial we’ll discuss how to combine separate EDI files using the EDIFileJoiner component and C#.Net. We can combine files at the Functional Group (GS) or the Transaction Header level (ST). The basic flow is demonstrated in the diagram below. In this example we’re going to combine two files at the Transaction Header level. This means
Combining EDI Data in .Net Read More »