Skip to content
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:

  1. Call one of your files passing either x12 file contents or absolute file location
  2. 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:

  1. Can you detail the process of how your code works?
  • Chris

Clone this wiki locally