RDPCrystal EDI Library のリリース
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.
Released: Dec 12, 2019
9.5.0.2 での更新項目
機能
EDI Rules Creator Studio
- Added the ability to see all loops where a particular segment is used.
- Added the ability to see all the elements a segment has in the Validation tab .
不具合の修正
- EDIValidator - Issue address where certain subloops were not detected properly.
Released: Nov 22, 2019
9.5.0.1 での更新項目
不具合の修正
- TypedDocuments – EB, EQ, SV1, SV2, SV3, SV6, SVC procedure modifiers issue resolved.
- Minor optimizations across most components.
Released: Sep 13, 2019
9.4.0.5 での更新項目
機能
- Added new CMS 1500 Form Printer component which allows developers to print health data on CMS 1500 forms.
- TypedDocuments - Ability to drill into loops and segments
- LightWeightLoop - Ability to drill into loops and segments
- New CMS 1500 Form sample application added.
- Help File and API updated.