2021.2

Table Of Contents
functions (see "Data selections" on page54).
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 parameters 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 page646 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
page628 task.
l
Record Set: Retrieves one or more Record Sets, including all their
records. Output similar to the "Execute Data Mapping" on page628 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.
l
Delete the selected condition: Click to delete the currently selected
conditions in the list.
l
Clear the rule: Click to delete all rules in the list. Note: This cannot be
undone.
l
Import a rule: Click to open the Browse dialog and load a Rules file.
This will load its rules into the list.
Page 594