You are viewing limited content. For full access, please sign in.

Question

Question

How do you configure DCC to skip pages with text by default?

asked on May 11, 2016

How do you configure DCC to skip pages with text by default or how to schedule a DCC job from the workflow that skip already ocr pages?

0 0

Replies

replied on May 12, 2016

Hi Simon,

Not sure if or how the DCC can be configured to skip pages  but you easily search your repository for files that have not been OCR'd.

I run the following search to find all of our annual review files in our HR directories that have not been OCR'd.   It is then quite easy to take this search and make a workflow to schedule each file.

{LF:Name="ANNUAL REVIEW", Type="DB"} & ({LF:AssociatedPages="Y"} & {LF:OCR=none}) & {LF:LOOKIN="LFICHE\Human Resources\Personnel Files"}

Details on the AssociatedPages and OCR parameters that are key to this search are in the advanced search syntax document, https://answers.laserfiche.com/files/downloader/40582?save=False

hope that helped

0 0
replied on May 16, 2016

The differences in the runtime may be due to the parameters used when scheduling the job, and the actual documents in the batch.  For example, when the "skip pages with text" option is enabled, the runtime will be proportional to the number of documents that don't have text.

http://answers.laserfiche.com/questions/95696/What-is-a-DCC-task#96058

Jeffrey-Lym from Laserfiche is mentionning that option in one of his post.

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.