RDPCrystal EDI Library のリリース

Released: Jan 2, 2017

7.3 での更新項目

機能

EDI File Scrubber a new component to hide sensitive data in EDI files.

  • Scrubs any EDI file (X12 and EDIFACT).
  • Handles composite elements.
  • Fast parsing and scrubbing speeds.
  • Creates an EDI Document object after scrubbing is completed for easy access to EDI data.
  • Option to scrub EDI data from the file system or in-memory strings.
  • Auto detection of segment, element and composite delimiters.
  • Easy to use API.

Released: Dec 8, 2016

7.2 での更新項目

不具合の修正

  • Fix for better detecting delimiters.

Released: Nov 21, 2016

7.1 での更新項目

機能

  • EDIValidator - New, more powerful lexer to support complex rules with multiple conditions.
  • EDIRulesReader - Support new rules language, support multiple equal signs for FILE DATA.
  • EDI Rules Creator 2.6 - New streamlined interface, ability to enter/edit new rules language, displays more useful information.
  • Delimiters - Better support for detecting delimiters.
  • EDIFileParser - Better handling of slow file IO.
  • RDPCrystal EDI Help Files Updated.
  • EDI Rules Creator Help Files recreated.

Released: Aug 22, 2016

7.0 での更新項目

機能

  • Ack997 and Ack999 Generator - Ability to use a padding character on the ST/SE segment.

Released: Jul 30, 2016

6.9 での更新項目

機能

  • Ack997 and Ack999 Generator - Added the ability to set padding characters.
  • Delimiters - Ability to auto detect delimiters with TA1 segments.

不具合の修正

  • All Generators - Fix to correctly place the ISA05 and ISA07 elements.

Released: Jul 19, 2016

6.8 での更新項目

機能

  • Ack997Generator - Support for multiple GS segments, date format fix
  • Ack999Generator - Support for multiple GS segments, date format fix

Released: Apr 7, 2016

Updates in this release

Updates in 6.6

  • EDIValidator – New detection strategy implemented to auto detect delimiters
  • EDIFileJoiner – Fix added for correctly finding delimiters in malformed ISA segments
  • EDIFileJoiner – Fix added for correctly counting ST and GS segments groups when joining
  • New Sample Program Added – Joining EDI Files
  • API Updates

Released: Mar 22, 2016

Updates in this release

Updates in 6.5

  • EDIValidator – fix for resetting HL internal structures after each validation.
  • EDIValidator – fix for properly handling UNA EDIFACT segments.

Released: Dec 29, 2015

Updates in this release

Updates in 6.4

  • EDIValidator - fix for not reading new segments when the wrong HL segments are encountered.
  • EDI Rule Creator - improved performance and removal of confirmation screens.

Released: Nov 11, 2015

Updates in this release

Updates in 6.3

New Components

  • Ack999Generator - Generates 999 EDI Acknowledgements.
  • Ack997Generator - Generates 997 EDI Acknowledgements.