lanceengland/EdiTools

EDI 837p files

Opened this issue · 1 comments

Hi there, Was there any progress parsing 837 files? Do you have any pointers on how to get to that point?

Hi, I have not worked on this code in many months. My plan was to get the core parsing solid with decent speed, and then add on specific specs like 837. The best tip I can offer is to look at this blog post (I am not the author) about parsing EDI with LINQ as it gives some good tips. Parsing EDI is tricky.

http://www.yacoset.com/Home/edi-with-linq