How to loop if inbound EDI has multiple ST/SE segments?
Hello,
I am trying to map the EDI 810 schema to a custom flat file format. I am supposed to loop on the ST/SE segments contained in the input files, but how can I do that when the root record of the 810 schema is not "unbounded"? It looks that it only allows one ST/SE?
I would appreciate any suggestion or clarification on how I should do this.
Thanks

