RDPCrystal EDI Library のリリース
Released: Jun 26, 2020
9.8.0.0 での更新項目
不具合の修正
- EDIValidator
- Fix for better detection of HL segment numbering.
- Fix for verifying HL segment element 1 type.
- Fix for better detection of out of order loops.
- EDI Rules Creator Studio - Minor UI changes.
Released: May 22, 2020
9.7.0.4 での更新項目
機能
- EDIFileSplitter - Now respects the NewLineAfterSegment property.
- RDPCrystal EDI Library.Net Core - Now shares 99.99% of code with RDPCrystal EDI Library for Windows.
- EDI Rules Creator Studio - Added 4010 997 Interpreter and EDI File Splitter Tool.
不具合の修正
- EDIFileSplitter - Fix to not use the split file extension when generating new file names.
Released: May 13, 2020
9.7.0.3 での更新項目
機能
- EDIValidator - Better handling of loops that repeat more than the maximum allowed.
- EDI Rules Creator Studio - Added 5010 999 validation rule interpreter tool.
Released: May 6, 2020
9.7.0.2 での更新項目
機能
- EDIFileSplitter - OnFileOperationCompleted event now contains a list of newly created split files in the SplitFiles property.
- EDIFileJoiner - Added the ability to auto-generate Functional Group control numbers.
- EDI Rules Creator Studio - EDI File Joiner Tool added.
Released: Apr 17, 2020
9.7.0.1 での更新項目
機能
- RDPScript EDI Language - Case insensitive operators added.
- EDI Rules Creator Studio - Element information added to Validation Tab.
Released: Apr 6, 2020
9.7.0.0 での更新項目
機能
- EDIValidator - Ability to parse non-composite elements containing the composite character correctly.
- EDILightWeightDocument (.NodeJS | .Net Core) - Ability to auto-generate Transaction and Functional Header counts with the AutoPlaceCorrectNumOfST and AutoPlaceCorrectNumOfGT properties.
- EDI Rules Creator Studio - Ability to copy elements when creating template segments.
Released: Mar 10, 2020
9.6.0.4 での更新項目
不具合の修正
- EDIValidator - Fix for adding a RDPScript rule for a segment that repeats indefinitely, but was not found.
- Typed Documents - Fix for loading repeating elements and using repetition character from loaded EDI documents.
Released: Feb 27, 2020
9.6.0.3 での更新項目
不具合の修正
- Typed Documents - Fix for loading repeating elements.
Released: Feb 17, 2020
9.6.0.1 での更新項目
機能
- EDI Rules Creator - New Status Bar added to show number of records in each section.
- Printer Forms are now available for .NET Core.
不具合の修正
- EDI Validator - Fix added for when a composite element is zero when trying to find element description.
Released: Jan 12, 2020
9.6.0.0 での更新項目
機能
- Added new EDI File Parser component:
- Multi-threaded EDI parser.
- Parses any EDI file (X12 and EDIFACT).
- Auto detection of segment, element and composite delimiters.
- Creates a line-by-line iterator over EDI file data
- Extremely easy to use API
- EDI Rules Creator Studio - Added the ability to save modified EDI files while testing.