Released: Jul 12, 2017
8.0 での更新項目
機能
- TypedDocuments - CL1 segment added for 837I.
- EDIValidator - StringSplitter added to help reduce memory use.
- EDIRulesReader - Handle SAMPLE DATA section properly.
Released: Jun 23, 2017
7.9 での更新項目
機能
- Better support for loading loops that are used more than they are required.
Released: Jun 2, 2017
7.8 での更新項目
機能
EDILightWeightDocument
- Added NewLineAfterSegment property.
- Added AutoPlaceCorrectNumOfGT property.
- Added AutoPlaceCorrectNumOfST property.
EDI Rules Creator Studio
- Added warning when adding code list entries with special character , and ^.
- Message to save and reload rules file after template segment changes.
Released: Apr 30, 2017
7.7 での更新項目
機能
- TypedDocuments - GenerateEDIFile(WriteArguments writeArguments, string file) added.
- Installation - More simple installation.
不具合の修正
- EDIValidator - Rules fix for properly processing greater than/less than operators.
- TypedDocuments - Fix for typed PLB segment.
Released: Apr 18, 2017
7.6 Hot Fix での更新項目
機能
- EDIDocumentViewer - Show segment loops that repeat >1 or for a fixed amount of time.
- EDIValidator - Better validation error messages.
不具合の修正
- EDI Rules Creator Studio - Fix bug in ‘Rules Tester’ where an index out of range exception occurs if the editor does not have enough lines.
- EDValidator - Fix for detecting infinite loops in EDI data.
Released: Apr 6, 2017
7.6 での更新項目
機能
- EDILightWeightLoop - ToEDIString() method added. When this method is called it will return all the segments under this loop.
- EDI Rules Creator Studio now has the ability to test EDI data against rules directly in the application.
- Typed Documents - You can now inherit directly from the ISA document segment.
Released: Mar 16, 2017
7.5 での更新項目
機能
- Support more flexible conditions in the EDI Validator Rules control.
- EDI Parsers - Better at handling large files across networks.
- EDIValidator - EDIFileLines now contains all an array of lines when loading EDIFACT.
- Typed Documents - Now contain a GenerateEDIFile method to write contents out to a file.
Released: Jan 2, 2017
7.3 での更新項目
機能
EDI File Scrubber a new component to hide sensitive data in EDI files.
- Scrubs any EDI file (X12 and EDIFACT).
- Handles composite elements.
- Fast parsing and scrubbing speeds.
- Creates an EDI Document object after scrubbing is completed for easy access to EDI data.
- Option to scrub EDI data from the file system or in-memory strings.
- Auto detection of segment, element and composite delimiters.
- Easy to use API.
Released: Dec 8, 2016
7.2 での更新項目
不具合の修正
- Fix for better detecting delimiters.
Released: Nov 21, 2016
7.1 での更新項目
機能
- EDIValidator - New, more powerful lexer to support complex rules with multiple conditions.
- EDIRulesReader - Support new rules language, support multiple equal signs for FILE DATA.
- EDI Rules Creator 2.6 - New streamlined interface, ability to enter/edit new rules language, displays more useful information.
- Delimiters - Better support for detecting delimiters.
- EDIFileParser - Better handling of slow file IO.
- RDPCrystal EDI Help Files Updated.
- EDI Rules Creator Help Files recreated.