2022.2

Table Of Contents
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 PlanetPress Workflow's side, Metadata is returned with information about each record set (see
"Note: Metadata in OL Connect jobs" on page68). 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.
Note: Date/time values are stored in the OLConnect database as Unix timestamps, i.e. the total
number of seconds from the starting time of UTC (Universal Time, Coordinated) to the current
time (with zero time zone offset). For instance: 1675950179.
In JSON output of this task, dates are represented the same way.
In the Metadata, however, date/time values are represented in the following format: YYYY-MM-
DDTHH:MM:SSZ.
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 func-
tions (see "Data selections" on page49).
l
Configuration Names: Select the appropriate data mapping configuration. Adding con-
figurations 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 correct one is
used. Only works for configurations listed (will not work for "None" or "Dynamic" options).
l
Output Type group:
l
Metadata - IDs only: Select to only output the Record and Job IDs in the Metadata. This
does not permit sorting and filtering, but it enhances performance since only minimal data
is exchanged between the OL Connect Server and PlanetPress Workflow.
Page 525