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

Error when parsing a 271 file #62

Open
harriettxing opened this issue Jul 12, 2019 · 1 comment
Open

Error when parsing a 271 file #62

harriettxing opened this issue Jul 12, 2019 · 1 comment

Comments

@harriettxing
Copy link

harriettxing commented Jul 12, 2019

$ x12valid 271Sample.txt
Traceback (most recent call last):
File "/usr/local/bin/x12valid", line 10, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/pyx12/scripts/x12valid.py", line 155, in main
fd_997=fd_997, fd_html=fd_html, fd_xmldoc=None, map_path=args.map_path):
File "/usr/local/lib/python2.7/dist-packages/pyx12/x12n_document.py", line 147, in x12n_document
raise pyx12.errors.EngineError(err_str)
pyx12.errors.EngineError: Map not found. icvn=00501, fic=HB, vriic=005010X279A1
$

271Sample.txt

@azoner
Copy link
Owner

azoner commented Jul 12, 2019

I have not converted many of the 4010 maps to 5010, including the 271. If you have a copy of the implementation guide, it would be great if you could work on that.

See https://github.com/azoner/pyx12/blob/master/pyx12/map/271.4010.X092.A1.xml

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

No branches or pull requests

2 participants