Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Loops when parsing a 837 edi #2

Closed
pknelakuditi opened this issue Jan 13, 2017 · 2 comments · May be fixed by #4
Closed

Missing Loops when parsing a 837 edi #2

pknelakuditi opened this issue Jan 13, 2017 · 2 comments · May be fixed by #4

Comments

@pknelakuditi
Copy link

pknelakuditi commented Jan 13, 2017

EdiReader 5.4.3 is not creating loop when converted from edi to xml. I am using EDItoXML.java to convert a sample 837 file to xml which is generating loop structures for version 4.7.3 but not for the latest version. This is issue is caused due to the missing 837 plugin(ANSI_837.java) in 5.4.3 .

@SethNJohnson
Copy link

Is this still an issue? Should we use 4.7.3 instead?

@msimon3
Copy link

msimon3 commented Mar 2, 2017

Had the same issue. Replacing the missing file fixes it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants