You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ccdpowell edited this page Jan 15, 2015
·
2 revisions
Ryanco - I'm interested in trying your code out on some EDI files we are pushing into ElasticSearch. Can you add information to your wiki or README.md file on how you would recommend testing out your script?
Desired process:
Call one of your files passing either x12 file contents or absolute file location
Receive back JSON object of the x12 file contents. OR, receive back python list of all segments as lists of elements. OR, receive back XML of the x12 contents.
Documentation needed:
Can you detail the process of how your code works?