Example of how to parse a document that contains multiple EDI document types
Any update on this previously created github post https://github.com/EdiFabric/Sdk/issues/1 .Thank you for your time.
Any update on this previously created github post https://github.com/EdiFabric/Sdk/issues/1 .Thank you for your time.
Comments
3 comments
I also added the snippet below to the GitHub issue:
Hello,
I'm sorry for some reason I did not get the ticket reply notifications. Your code snippet was exactly what I was looking for. Thanks. I do have one more question. I have an edifact - deljit document when we read the document we get a null UNG object. When I inspect the document (EDI NOTEPAD) in XML view I can see the UNG group. What could I be doing wrong that the ediReader is not extracting the UNG (CurrentGroupHeader)? Any guidance is greatly appreciated.
CurrentGroupHeader is populated after a UNG segment is read and is cleared after interchange header\trailer or group trailer is read.
Can't comment on other products.
Please sign in to leave a comment.