2022.2

Table Of Contents
The Capture-Get document action task is used after the Capture-Fields processor to retrieve all doc-
uments that have been updated.
This task is put into effect in the following use cases and example processes:
l
Basic Functional Capture Workflow
l
Capture Post Processing Workflow
l
Capture Web Manager Workflow
Input
A data file in PGC or PDF format that is accompanied by valid Metadata. This Metadata must contain
Capture information and is generally available after a "Capture-Fields processor" on page624 or "Cap-
ture-Find document" on page629 task. However, it is also possible to directly retrieve the required
information from a specific Document ID. When a specific ID is used, the data file and Metadata are
completely ignored by this task's condition rules, and the database information is used instead.
Processing
One PDF, corresponding to the information present either in the Metadata or specified in the task, is
extracted from the Capture database.
When retrieving documents from the database, the PDF from which the document is obtained will
remain in the database until each document contained in it is retrieved from it. For example, if a 10-
page PDF contains 5 documents, the 10 pages remain in that PDF until all 5 documents have received
ink, been closed and retrieved from the database. This may mean space issues if too many PDF files
remain in your database.
Note: Performance-wise, when this plugin retrieves a document from a 10,000 page PDF in the
database, it will take more time then if it retrieved it from a 100 page PDF.
Output
The Get Capture Document action task is a loop that outputs a PDF version of the Capture Document.
The PDF contains the original document, any ink added by the "Capture-Fields processor" on page624
action task.
In addition, any ICR information available (when using PlanetPress Capture ICR) will be placed at the
Page Level, as follows:
l
ICR_[FieldName]_Val : The value of the text that was recognized by the ICR engine, for the field
named [FieldName]. If the field is not and ICR field or if that field contains no ink, the value will be
empty.
Page 633