FullPageOCRSettings Sub-Element - Data Capture Server - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

Data Capture Server Deployment Guide

Platform
OnBase
Product
Data Capture Server
Release
Foundation 23.1
License
Standard
Essential
Premier

<FullPageOCRSettings> Attributes

Description

AdHocProcessingWorkstation

This option controls whether the Data Capture Server Windows Service automatically polls the Awaiting Ad Hoc OCR queue at regular intervals and processes any documents there.

By default, the AdHocProcessingWorkstation setting is set to true. To disable the service's automatic processing of documents in the Awaiting Ad Hoc OCR queue, set AdHocProcessingWorkstation to false.

AdHocSkipDocumentsWithTextRendition

This option controls whether the Data Capture Server Windows Service, when polling the Awaiting Ad Hoc OCR queue, skips the processing of documents that already have a text rendition of the same file format that the assigned OCR format is configured to output, and removes these documents from the queue.

By default, the AdHocSkipDocumentsWithTextRenditions setting is set to false, meaning that the Data Capture Server Windows Service still processes documents with text renditions in the Awaiting Ad Hoc OCR queue and replaces these existing text renditions with the new renditions generated by the OCR processing. To skip the processing of these documents and leave their existing text renditions intact, set the AdHocSkipDocumentsWithTextRenditions setting to true.

ProcessSpecificScanQueuesOnWorkstation

This option controls whether the workstation is limited to processing batches only in specific scan queues for Full Page OCR. This function can be used to load-balance Full Page OCR scan queues to specific workstations.

By default, this setting is set to false, which allows the Data Capture Server to process batches in all scan queues enabled for Full Page OCR. If this setting is set to true, the specific scan queues to be processed must be specified in the WorkstationSpecificScanQueueID setting.

Note:

If this setting is set to true but no scan queues are specified in the WorkstationSpecificScanQueueID setting, the Data Capture Server will ignore all scan queues enabled for Full Page OCR and processing will not be performed.

WorkstationSpecificScanQueueID

Note:

This setting is only respected if the ProcessSpecificScanQueuesOnWorkstation setting is set to true.

This option sets the ID values of the scan queues that are allowed to be processed for Full Page OCR. This option can be set to multiple values separated by vertical bars (" | ").

To specify the scan queues that can be used for processing, set the WorkstationSpecificScanQueueID setting to the ID values of the appropriate scan queues (e.g., WorkstationSpecificScanQueueID="101|103|205").