This packages includes a number of filters easing the process of converting EDI formats to XML and visa versa.
| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| release.txt | 11-Sep-2007 11:59 | 3.5K | ||
| axt_edi3_0_0.apa | 11-Sep-2007 11:59 | 214K | ||
AXT EDI RELEASE NOTES: This document describes changes and bugfixes to the AXT EDI addon. These changes may affect version upgrades, so if experiencing problems after a version upgrade, please consult this document and the major changes between the old and the new version. =============================================================== 2007-09-03 AXT EDI 3.0.0 =============================================================== + Added support for AGETOR 3.0 features and repackaged. =============================================================== 2007-01-15 AXT EDI 2.2.0 =============================================================== + Added Line and column number on error messages, to help locate and identify the problem in the edi file. + Added possibility to annotate error messages on individual segments and elements in the edi xml configuration. To enable better error handling of specific edi configurations. + Better backtracking possibilities incase of errors later in the AXT process of the resulting XML document. Through comments on the original edi location in the resulting transformed XML document. =============================================================== 2006-08-08 AXT EDI 2.1.0 =============================================================== + IMPORTANT: Has been rebuild and packaged for use with AXT 2.1.0 and ADK 2.1.0. =============================================================== 2006-01-20 AXT EDI 2.0.4 =============================================================== + Added parameter to ignore undefined segments. =============================================================== 2005-03-04 AXT EDI 2.0.3 =============================================================== + Added option to disable default roottag. + Added support for decimal seperator in UNA for type double. + Added extended path information for segment errors. + Added error exception when encountering an undefined segment name =============================================================== 2004-03-01 AXT EDI 2.0.2 =============================================================== + Bugfix: Fixed a problem with wrong matching of segment data and segment configuration. =============================================================== 2004-01-15 AXT EDI 2.0.1 =============================================================== + Fixed a problem where AXT EDI incorrectly reported an error on a missing mandatory component data element, even if the enclosing data element was non-mandatory and empty. =============================================================== 2003-05-13 AXT EDI 2.0.0 =============================================================== + IMPORTANT: Has been rebuild and packaged for use with AXT 2.0.0 and ADK 2.0.0. =============================================================== 2003-04-11 AXT EDI 1.0.3 =============================================================== + Added full support for fixed-position documents. + Made some attributes optional in the configuration. Please consult the tables in the user guide for details. =============================================================== 2001-12-20 AXT EDI 1.0.2 =============================================================== + Corrected reading of default una segment when parameter una was true but no una segment available in input. Corrected release char to override default when reusing EDI2XML from object cache.