ABBYY Recognition Server 3.0 provides an easy way of managing documents on different processing stages with the help of scripts. Scripts can be used to
define custom document separation rules
automate document type detection
automate indexing,
manage routing of output documents after export,
handle failed jobs.
The following main objects are used:
RecognizedPage – in document separation scripts;
DocumentToIndex – in document identification and indexing scripts;
PublishedDocument – in export handling scripts for successfully published documents;
FailedJob – in export handling scripts for failed jobs.
Flexible document separation scenarios
Separation based on the text of the document
Separation based on several barcodes on the page
Parsing the value of the separator barcode.
Connectors to other systems: external storages, DMS, archiving systems, etc.
Automatic handling of failed jobs (images that failed to be OCRed, for example send Office documents to another tool that converts them into
PDF.
Two scripting languages are supported