Download List

Projeto Descrição

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 versão inclui um plugin para o pedido de compra EDIFACT (ordens) e suporta campos addtional do 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 versão oferece compatibiity com EDIWriter, um produto complementar ao que gera a saída EDI. Esta versão também muda a forma funcional Agradecimentos (FA/997) são gerados como um subproduto da análise de um intercâmbio X.12. Para um intercâmbio sem rejeições, 997s, opcionalmente, são gerados usando segmentos AK1/AK9 de acusar a aceitação de cada grupo funcional e também AK2/AK5 segmentos de acusar a aceitação de cada documento dentro do grupo. Além disso, a refatoração interno substancial foi feita para simplificar a lógica, a redução de código duplicado, melhorar a testabilidade, e muito mais.
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 versão adiciona uma interface web para visualização de arquivos EDI, o XML gerado a partir dos arquivos EDI, e da tradução dos dados EDI usando folhas de estilo XSLT. A versão Open Source usa o mesmo código, que foi internamente racionalizado nesta versão. Uma ferramenta nova formatação EDI produz uma linha de orientação do seu anúncio EDI-primas arquivos com recuo para refletir grupo de intercâmbio, e estruturas de documento. Com plugins documento opcional, a listagem formatada reflete também no segmento de agrupamento aninhado dentro dos 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