01. Over several months, thousands of completed batches accumulate in a production application, consuming storage and slowing batch listings. The administrator wants this cleanup to happen automatically on a recurring schedule with no manual intervention.
What should be configured?
a) A verify task in Navigator that operators use to remove batches
b) A scheduled Maintenance Manager task profile that archives aged batches
c) An encryption key rotation policy on a recurring schedule
d) A Rulerunner recognition thread configured to delete completed batches automatically
02. An administrator is hardening a Datacap application at the architecture level to protect sensitive batch and configuration data. Which two measures directly address that goal?
(Choose two.)
a) Increase the scanner capture DPI to improve recognition accuracy on scanned pages.
b) Raise the OCR confidence threshold on the recognition rules.
c) Enable despeckle image enhancement on every scanned page.
d) Generate or import the encryption keys that secure the application.
e) Restrict access to the data layer (file share or database) with batch data.
03. Batches arrive as one continuous multi-page scan that actually contains several distinct documents run together. Before any page can be classified or extracted, the developer must first break the stream into separate documents.
Which capability performs that initial split?
a) Page separation, which divides the continuous batch into separate documents and pages.
b) Page identification, which assigns a page type after the batch has already been divided.
c) Zonal extraction, which reads data from defined zones on a page that has already been identified.
d) Fingerprint matching, which compares a page's layout to stored fingerprints to recognize its format.
04. You are choosing between fingerprint matching and a rules-based (content) classification approach. Which two conditions indicate that a rules-based content approach is more suitable than fingerprint matching?
(Choose two.)
a) The documents are separated solely by patch-code separator sheets inserted between them.
b) Documents of the same type arrive in widely varying layouts and formats.
c) The batch contains only one document type built from an identical template.
d) Every document type always has a single, stable, repeatable page layout.
e) Classification must depend on specific content or keywords, not a fixed visual layout.
05. A batch of invoices is processed automatically, but a minority of documents fall below the recognition confidence threshold and need manual review. The design must avoid delaying the documents that recognized cleanly.
Which routing design meets this requirement?
a) Increase the Rulerunner thread count so per-document routing is no longer necessary
b) Route the entire batch to the manual verify task whenever any single document falls below the confidence threshold
c) Add a conditional route after recognition that sends only low-confidence documents to a verify task
d) Place the routing decision before recognition so documents are split before processing begins
06. An invoice contains a variable number of line-item rows. Each row's columns — description, quantity, and amount — must become fields on repeating child rows in the DCO.
Which extraction approach fits this requirement?
a) Use table/line-item extraction that maps each column to a repeating child field.
b) Define a single fixed zone that captures the whole page body as one combined field.
c) Read the line-item rows with OMR mark detection instead of text recognition.
d) Treat each line-item row as its own separately stored page fingerprint.
07. You must extract line items from an invoice table where the number of rows varies from one document to the next. Which two considerations are important for reliable table extraction?
(Choose two.)
a) A single fixed zone at absolute coordinates should capture the entire table as one blob
b) OMR should be used to read each printed alphanumeric row value in the table
c) The approach must handle a variable, repeating row count, not fixed coordinates
d) Column boundaries must be located so each cell maps to the correct field
e) Each table row should be validated against its own stored fingerprint
08. While building the DCO for a form, a developer defines a virtual page block on the page. What is the primary purpose of a virtual page block?
a) It defines the fingerprint zones used for zonal extraction of the field values.
b) It groups related fields on a page so rules can treat them as one logical unit.
c) It separates a scanned batch into individual documents as the pages are ingested.
d) It stores the runtime values of the batch's managed variables for later rules.
09. A workflow must determine each page's type so the correct rules run against it. Which two mechanisms can Datacap use to identify a page's type or layout?
(Choose two.)
a) Matching the page against stored fingerprints to recognize its layout.
b) Reading a barcode or patch code on the page that indicates its type.
c) Recompiling the custom action library so it classifies each page.
d) Increasing OMR sensitivity so the batch's pages are classified.
e) Exporting the batch to a FileNet repository to tag each page type.
10. Operators report that on one verify task the required fields are presented in an order that slows keying, while a second verify task in the same application behaves well. Both tasks are worked through Datacap Navigator.
Where should the developer look to change how fields are presented and validated for that specific task?
a) In Rulerunner's thread settings, which supposedly control the operator display
b) In the encryption key store, which is said to determine field ordering
c) In the Maintenance Manager's scheduled task profile settings
d) In the verify task's configuration and its DCO field definitions