RDPCrystal EDI Library のリリース
Released: Dec 14, 2021
10.0.3.7 での更新項目
不具合の修正
- EDI Validator
- Fixed to better detect duplicate segments with regards to out of order segments.
- EDI Rules Creator Studio
- Elements now show the composite elements they are used in.
Released: Oct 15, 2021
10.0.3.5 での更新項目
不具合の修正
- EDI Validator
- Fix to better detect duplicate segments.
Released: Oct 1, 2021
10.0.3.4 での更新項目
機能
- EDI Validator
- Summaries can now contain subtraction operations.
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.