2022.2

Table Of Contents
l
Runtime Parameters: Runtime parameters pass information from the Workflow pro-
cess to the data mapping configuration (see Properties and runtime parameters in
the Online Help of OL Connect).
Initially, the value of runtime parameters that are defined in the selected data map-
ping configuration is set to that of a local variable or else a global variable if there
exists a variable with the same name. If no such variable exists, the value will be an
empty string.
To change the source of the value for any runtime parameter, right-click to open the
contextual menu that allows to select variables, data and lookup functions (see "Data
selections" on page49).
If the data mapping configuration name is dynamic, you must enter the name (or
select a variable that contains the name) and set the value of all the runtime para-
meters that may occur in the data mapping configuration.
If a runtime parameter is defined in a data mapper configuration, but not set in the
task properties, an error will be raised.
Note: Backslashes (\) and double quotes (") in a JSON string must be escaped
with a backslash (\\, \") if the JSON string is passed via a global, local, or Job
Info variable.
If the JSON is entered directly in the runtime parameter field, the plugin adds
the necessary backslashes.
l
Filter: Retrieves records from the Connect Database. This is identical to using the
"Retrieve Items" on page538 task.
l
Filter type: Determines at which level to retrieve the records:
l
Record: Retrieves one or more Records, whether or not they are part of a
Record Set. Output similar to the "Execute Data Mapping" on page524 task.
l
Record Set: Retrieves one or more Record Sets, including all their records.
Output similar to the "Execute Data Mapping" on page524 task.
l
Filter:
l
Add a condition: Click to add a new condition line. This adds the line to the
current condition level, by default with an AND operator.
l
Switch conditions: Click to swap two conditions on the same level, or two
groups of conditions.
Page 497