Multiple Validation steps sample

This sample project explains how to make use of multiple validation steps to so that a batch can be validated by several people. As an example, we use order forms that are received by fax or mail. On these order forms a customer notes his name and address, the ordered items and his credit card information.


An image that shows a sample document.

The Validation module can be used to validate the automatically extracted data. However, for security reasons, a Validation user cannot be allowed to see the credit card number and the customer name within the same validation step. Therefore you need to design the project and the batch class in a way that each document is validated by two different users.

To meet these requirements, you need to Synchronize the sample project with Kofax Capture. Alternatively, you can create a project for this use case and synchronize this project with Kofax Capture.