RDPCrystal EDI Library のリリース
Released: Sep 13, 2021
10.0.3.3 での更新項目
機能
- EDI Validator
- Added new InvalidTextValue Error Type – Created when an element value contains empty characters on the end.
- ACK 999
- Updated to include InvalidTextValue.
- ACK 997
- Updated to include InvalidTextValue.
Released: Aug 6, 2021
10.0.3.1 での更新項目
機能
- EDI Validator
- DTP segments with DTP02 value equal to D8 are now automatically checked for valid dates in the CCYYMMDD formats.
- DTP segments with DTP02 value equal to RD8 are now automatically checked for valid date ranges in the CCYYMMDD-CCYYMMDD formats. The date range is also validated.
- EDILightWeightDocument
- ToXml() method will now add the element number in a ‘Name’ attribute.
Released: Apr 15, 2021
10.0.3.0 での更新項目
機能
- RDPScript
- Added support for Calc Rules.
- EDIValidator
- Added support for reading large X12 BIN segments.
- Added new Rules File 5010 275.
Released: Mar 29, 2021
10.0.2.1 での更新項目
不具合の修正
- EDIValidator
- Fixed properly detecting non-loop segments closely together.
- RDPScript will process SegmentMissing errors just like USAGE errors.
- TypedDocument 5010
- CTX segment fixed to not throw Null Reference exception.
Released: Feb 1, 2021
10.0.1.0 での更新項目
機能
- TypedDocument 5010
- Added more Typed Segments like HCR.
- EDIValidator
- Improved handling of duplicate segments and segments that repeat more than required.
不具合の修正
- EDIValidator
- ClosestSegmentToError property functionality moved to AssociateClosestSegmentToErrorsAndWarnings method.
- Removed DebugMode, WarningCount, ErrorCount, FileBlockSize, PreventInfiniteLoop, CloseSegmentToError properties.
- SNIP Level 2 errors will be generated when an element does not contain the correct value.
- EDIFileSplitter...
Released: Jan 4, 2021
10.0.0.0 での更新項目
機能
EDIValidator
- Added Closest Segment To Error feature.
EDI Rules Creator Studio
- Added Segment Editor for quick segment editing.
Released: Dec 1, 2020
9.9.0.0 での更新項目
機能
- Added support for Microsoft .NET Core 3.1.
不具合の修正
- EDI Rules Creator Studio - Minor UI tweaks.
- Minor rules engines updates.
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.