Configuring the VeriFine client
You can configure the VeriFine client in the Workflow page that you access through the Administrator tab in the Datacap Web Client.
More settings are described in Configuring additional VeriFine settings.
- Start the Datacap Web Client.
- Log in to the application that contains the job and task that use the VeriFine client.
- Click the Administrator tab, and click Workflow.
- Expand the job that contains the task that uses VeriFine.aspx, and select the task.
- Click Setup in the Selected task details section.
- Scroll to the relevant section in the task.set.xml Webpage Dialog, and enter or select values for the corresponding parameters.
Configuring the page layouts
By default, VeriFine uses a generic two-column layout that is based on the document hierarchy for the current page and is generated automatically.
You can use the VeriFine section to assign Image View, Data Entry Panel, and the Batch View to a specific location on the page.
For information on creating custom static pages for use with VeriFine.aspx, see Creating custom pages.
Configuring the page and field status settings
The page and field status settings in the Navigation sections (Ignored Page Status(es), Done Page Statuses, and others) control how VeriFine manages pages and fields with the specified status values. See the STATUS variable in the Standard Variable Reference for a list of commonly used status values.
| Setting | Description |
|---|---|
| Ignored Page Status(es) | Determines which pages to ignore. Datacap does not display
a page if it has one of the specified status values. Additionally,
the first value is assigned to any document you mark for deletion
in the VeriFine tree view pane. The second value is assigned to any
page you mark for deletion. Do not include any Validation Statuses
or Done Page Statues value in this list. For example, if you specify 72,74, Datacap does not display pages with STATUS=72 or 74. Additionally, Datacap assigns STATUS=72 to documents marked for deletion and STATUS=74 to pages marked for deletion. |
| Done Page Statuses | Determines when a batch is complete. When all pages have one
of the specified values, Datacap displays
Otherwise, you can put the
batch on hold only.For example, if you specify Done Page Statuses=0,2, the batch is complete when all pages have STATUS=0 (OK) or STATUS=2 (validation failure overridden by the operator). |
| Ignored Field Statuses | Determines which fields to hide. Datacap does not display
a field if it has one of the specified status values. For example, if you specify Ignored Field Statuses =-1, Datacap does not display fields with STATUS=-1 (hidden). |
| Done Field Statuses | Determines which fields to hide when the Problems
only check box is selected. Datacap does not display
any field with one of the specified status values. For example, if you specify Done Field Status=0 and the Problems only check box is selected, Datacap does not display fields with STATUS=0 (OK). |
| Validation statuses | Specifies the status value that is assigned to the current
page after validation:
For example, Validation statuses=0,2,1 specifies Done status = 0; Override status = 2; Fail status = 1. |