Options for data verification

Datacap Desktop and Datacap Web Client are two user interface options for verification.

Datacap applications can support any or all verification options simultaneously. All verification clients access the same job queue. The clients also provide similar functions, such as identifying and correcting problems, and submitting the batch to the next stage in the workflow.

Datacap Desktop

Datacap Desktop panels are .NET forms. The default field-at-a-time interface is generated automatically from the application's document hierarchy.

You can also create custom panels by using the Datacap Desktop panel builder, which is distributed as a Microsoft Visual Studio project. Custom panels typically display all of a page's fields simultaneously.

Datacap Web Client

Datacap Web Client generates verification panels automatically from the document hierarchy. However, it is also possible to create static layouts and add other custom functions. The web page for the Verifine verification client includes various components:

  • An image pane that displays the current page
  • A data entry panel that displays image snippets and controls for checking and correcting the data fields
  • A batch tree view for restructuring the batch

Datacap Web Client is functionally similar to Datacap Desktop in that the operator must review each problem page, make any necessary corrections, and submit the batch when complete.