2022.1

Table Of Contents
Processing
The task executes the selected data mapping configuration on the appropriate data source, or
converts the PDF/VT into a Record Set directly.
If the input is paginated, this task can create a Print Content Set as well.
If the data mapping configuration expects a database data source, the Data Source option is
ignored and the database is accessed instead. If a PDF/VT file is used, the data mapping
configuration option is optional - if one is present, it must be able to read the PDF/VT.
Output
The output to this task is twofold. On the OL Connect Server side, a Record Set containing
multiple records is created and saved.
On PReS Workflow's side, Metadata is returned with information about each record set (see
"Note: Metadata in OL Connect jobs" on page77). Alternatively, you can either get an XML file
or JSON file containing the full Record Set structure, or skip storing the Record Set on the OL
Connect Server and run the operation in Validation mode; the validation results are returned via
the Metadata.
Properties
General Tab
l
Data Mapping Configuration: Executes data mapping on the appropriate source. Select
the appropriate data mapping configuration in the list:
l
"None": Select to execute default, basic data mapping on the input PDF/VT file.
l
"%o": Select to use a dynamic data mapping configuration name. Click on %o to
change the expression that determines the name of the data mapping configuration
to use. Right-click it to open the contextual menu that allows to select variables,
data and lookup functions (see "Data selections" on page53).
l
Configuration Names: Select the appropriate data mapping configuration. Adding
configurations is done through the Send to Workflow option in the DataMapper
Module.
Click the Open data model of selected configuration button to view the data
model attached to the configuration in the Data Mapper module, to verify that the
Page 583