8.18.32016-03-14

Capture Post Processing Workflow

Though the Basic Functional Capture Workflow is minimal functional one, it will most likely not be enough for most actual implementations. The goal with PlanetPress Capture (and PlanetPress Suite in general) being to automate as much as possible, there are some tools within the PlanetPress Capture tasks that can greatly help with this goal.

There are two places where post-processing can happen: after the Capture Fields Processor while handling incoming ink data, or after the Find Capture Documents task that is part of an automated process or after a user request.

Post-Processing is generally done using the Capture Condition task, which verifies the presence or state of the ink on the document or on specific fields.

After PGC Handling

Here is an example of a process that receives ink data, updates the database, and then verifies whether or not a field that indicates manager attention is required (for example, a box noting the wrong number of items in a delivery slip). If attention is required, the document is sent via email to the manager. Otherwise, the document is simply archived.

Task Breakdown:

After retrieving information from the Capture database

There are two basic ways in which the Find Capture Documents task can be used. First, in an automated process that runs at specified intervals. For example, the following process which sends a daily report of all incomplete and "in error" documents to an agent who would presumably take action on each document through the document manager.