OPBinder Dialog Box

Use options in this dialog box to activate and configure the OPBinder component in a workflow.

General Tab

You can use RRTs to configure all of the options of this dialog box.

Option

Description

Activate

Activate the component according to a condition. The condition is evaluated at run time. For more information, see Conditional fields under Appendices.

Filetype

Select the type of file to accumulate the pages of the input documents into one document. You can select either TIFF or PDF filetype.

Pass through

Select this check box to pass the documents to subsequent components in the workflow. If this check box is selected and the release condition is evaluated to be FALSE, the document is added to the specified volume and passed for additional processing.

Working directory

Enter the path to the working directory that the component uses to keep temporary files into which the input documents are added until the release condition is satisfied. If the work directory is a network path, it must be ensured to run the OmniPage OCR Service with a user account and proper permissions.

Add to volume

Enter the identifier of the document which will accumulate the pages of the input documents. When the component starts to process input documents, it creates a temporary directory named by the specified ID within the working directory. In this directory, depending on the filetype selection made in General tab, the component creates the OPBinder.tif or OPBinder.pdf file, which binds all the pages of the input documents. Input documents are added to this file as long as the release condition remains FALSE. The invalid symbols (\ / " : < > | * ?) will be replaced by the underscore symbol (_).

Output file name

Enter the name of the file that will be passed to subsequent components in the workflow for further processing. Invalid symbols (\ / " : < > |* ?) will be replaced by the underscore symbol (_).

An additional counter is added to the output file name if multiple files with the same name are created. (For example, output.pdf, output_0001.pdf, output_0002.pdf, …)

Output file options

This group defines whether to save and where to save processed and rejected files.

  • Keep processed — Select this check box to save successfully processed files into a specified directory.

  • Keep rejected — Select this check box to save rejected documents into a specified directory.

In Bind mode, if you process several documents with condition value FALSE and then stop the process, depending on the filetype selection made in General tab, the OPBinder.tif or OPBinder.pdf file stays in the temporary directory. If you start the process again and send several documents with condition value FALSE, the component continues to accumulate documents pages in this file.