Menu

EDIReader 3.5 released

EDIReader is an open source parser for ANSI X.12 and EDIFACT EDI documents. By implementing the the same SAX interfaces used by Java XML parsers, it allows you to apply a wide variety of XML tools to process your EDI data as an alternative to proprietary EDI translators. For example, you can use XSLT to transform your EDI content as you would XML data. You can also access your EDI data using the JDOM API, or capture your EDI data as XML. With optional EDI plugins, EDIReader recognizes the nested segment groupings within an EDI document.

Release 3.5 includes several new plugins including the ANSI Air Freight Details and Invoice (110) and (834) Benefit Enrollment and Maintenance and the EDIFACT Medical Service Report (MEDRPT ). The release also contains internal refactoring in support of a live demo and the companion product, EDIWriter.

For a demonstation using samples of your EDI data, visit http://edireader.sourceforge.net/

Posted by Nicanor 2005-12-21

Log in to post a comment.