RDPCrystal EDI Library のリリース

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.

Released: Oct 6, 2015

Updates in this release

Updates in 6.2

  • TypedDocuments - New properties added to automatically add the number of transactions, functional groups and segments.
  • EDIFileSplitter and EDIFileJoiner - Automatically calculate and add number of transactions, functional groups and segments.

Released: Sep 11, 2015

Updates in this release

Updates in 6.1

  • Subclass TypedDocument objects to create a typed document for any X12 implementation.
  • Fixed bug where creating a segment creates and internal loop.
  • New sample program added: Extending Typed Documents.
  • API updates.

Released: Sep 3, 2015

Updates in this release

Updates in 6.0

Typed HIPAA Documents - If you've ever created an object and set its properties you can create HIPAA EDI Documents.

  • Typed HIPAA Documents remove the complexities of creating HIPAA EDI documents.
  • Use feature-rich HIPAA objects like X125010Document to quickly create EDI documents.
  • Use high level objects like ISA, GS, ST, CLM and IEA.
  • Set properties instead of worrying about elements, positions, segments and delimiters.
  • Seamlessly use composite elements.
  • Cut HIPAA EDI development...