Index
Overview
EDIFileScrubber provides a fast and easy way to hide sensitive data in EDI files. It exhibits fast parsing speeds and offers the ability to scrub data from EDI files or from in-memory strings. EDIFileScrubber enables scrubbed EDI data to be accessed in an API-like fashion after loading.
Main Features
-
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
-
Extremely easy to use API