SetOutOfProcessLoggingOCR_S (deprecated)

Enables or disables logging for the out-of-process process that is running recognition actions.

Important: This action is deprecated and scheduled to be removed in a future release.

Member of namespace

OCR_S

Syntax

SetOutOfProcessLoggingOCR_S (bool EnableLogging)

Parameters

EnableLogging
For debugging purposes, whether to write out logs for the out-of-process process that is running recognition actions.

Returns

Always True.

Level

Page or field.

Details

For debugging purposes, use this action to write out logs for the out-of-process process that is running recognition actions. The log file dcoprocessor.log is written to the batch folder.

Example:
SetOutOfProcessLoggingOCR_S(true)
SetOutOfProcessTimeoutOCR_S(185)
RecognizeFieldOCR_S