RDPCrystal EDI Library Releases

Released: Apr 30, 2017

Updates in 7.7

Features

  • TypedDocuments - GenerateEDIFile(WriteArguments writeArguments, string file) added.
  • Installation - More simple installation.

Fixes

  • EDIValidator - Rules fix for properly processing greater than/less than operators.
  • TypedDocuments - Fix for typed PLB segment.

Released: Apr 18, 2017

Updates in 7.6 Hot Fix

Features

  • EDIDocumentViewer - Show segment loops that repeat >1 or for a fixed amount of time.
  • EDIValidator - Better validation error messages.

Fixes

  • EDI Rules Creator Studio - Fix bug in ‘Rules Tester’ where an index out of range exception occurs if the editor does not have enough lines.
  • EDValidator - Fix for detecting infinite loops in EDI data.

Released: Apr 6, 2017

Updates in 7.6

Features

  • EDILightWeightLoop - ToEDIString() method added.  When this method is called it will return all the segments under this loop.
  • EDI Rules Creator Studio now has the ability to test EDI data against rules directly in the application.
  • Typed Documents - You can now inherit directly from the ISA document segment.

Released: Mar 16, 2017

Updates in 7.5

Features

  • Support more flexible conditions in the EDI Validator Rules control.
  • EDI Parsers - Better at handling large files across networks.
  • EDIValidator - EDIFileLines now contains all an array of lines when loading EDIFACT.
  • Typed Documents - Now contain a GenerateEDIFile method to write contents out to a file.

Released: Jan 2, 2017

Updates in 7.3

Features

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

Updates in 7.2

Fixes

  • Fix for better detecting delimiters.

Released: Nov 21, 2016

Updates in 7.1

Features

  • 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

Updates in 7.0

Features

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

Released: Jul 30, 2016

Updates in 6.9

Features

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

Fixes

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

Released: Jul 19, 2016

Updates in 6.8

Features

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