Download List

Descripción del Proyecto

EDIReader is a Java package for parsing business
documents structured according to Electronic Data
Interchange (EDI) standards. It supports the SAX and
JAXP interfaces defined for XML, making it suitable for
use in any XML-based system that allows the
configuration of a custom SAX parser. Therefore EDI interchanges can be easily transformed with XSLT or accessed with JDOM.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-27 10:26
3.6

Esta versión incluye un plugin para la orden de compra EDIFACT (órdenes) y apoya los campos complementarias que del segmento UNB EDIFACT.
Tags: Major feature enhancements
This version includes a plugin for the EDIFACT
purchase order (ORDERS) and supports addtional
fields from the EDIFACT UNB segment.

2005-09-26 17:03
3.4

Esta versión proporciona compatibiity con EDIWriter, un producto complementario que genera la producción de EDI. Esta versión también cambia la forma funcional Reconocimientos (FA/997) se generan como subproducto de analizar un intercambio de X.12. Para un intercambio sin rechazos, 997s, opcionalmente, se ha generado utilizando segmentos AK1/AK9 a su aceptación de cada grupo funcional y también AK2/AK5 segmentos a su aceptación de cada documento dentro del grupo. Además, la refactorización interna sustancial se realizó para simplificar la lógica, reducir código duplicado, mejorar la capacidad de prueba, y más.
Tags: Minor feature enhancements
This version provides compatibiity with EDIWriter,
a companion product that generates EDI output.
This release also changes the way Functional
Acknowledgments (FA/997) are generated as a
by-product of parsing an X.12 interchange. For an
interchange with no rejections, 997s are
optionally generated using AK1/AK9 segments to
acknowledge acceptance of each functional group
and also AK2/AK5 segments to acknowledge
acceptance of each document within the group. In
addition, substantial internal refactoring was
performed to simplify logic, reduce duplicate
code, improve testability, and more.

2005-03-26 16:22
3.2

Esta versión incluye una interfaz Web para ver los archivos de EDI, XML generados a partir de los archivos de EDI, y la traducción de los datos de EDI utilizando hojas de estilo XSLT. La versión Open Source utiliza el mismo código base que se internamente racionalizado en esta versión. Una herramienta de EDI nuevo formato produce una línea de su anuncio orientado EDI archivos RAW usando sangría para reflejar el grupo de intercambio, y las estructuras de documento. Con plugins documento facultativo, la lista de formato también refleja la serie de sesiones anidada dentro de la agrupación de los documentos.
Tags: Major feature enhancements
This release adds a Web interface for viewing EDI files, the XML
generated from those EDI files, and the translation of the EDI data
using XSLT stylesheets. The Open Source version uses the same codebase
which was internally streamlined in this release. A new EDI formatting
tool produces a line-oriented listing of your raw EDI files using
indention to reflect interchange, group, and document structures. With
optional document plugins, the formatted listing also reflects the
nested segment grouping within the documents.

2004-05-23 14:50
3.0.2

Tags: Initial freshmeat announcement

Project Resources