In various scenarios, after recognition data has been captured, additional post-processing may be required to prepare, clean, validate, or normalize the data before it is transferred to a third-party system.
elDoc provides built-in post-processing functionality specifically designed to address these requirements. This capability ensures that data extracted from documents is refined and standardized, improving its accuracy, consistency, and compatibility with other systems and applications.
Post-processing is performed using the JavaScript scripting engine and requires standard JavaScript syntax when writing post-processing scripts.
This functionality allows for defining post-processing tasks for specific fields or for the entire RecoForm (recognition form). Watch the short tutorial for an overview of how post-processing rules can be applied.
Learn more: data normalization with post-processing capabilities