2021.1

Table Of Contents
Contextual menu
You can access thecontextual menu using a right-click anywhere inside the Steps pane.
l Add a Step: Adds a step to the process. More options are available when a Repeat or a
Condition step is selected:
l Add Step in Repeat: Adds a step to a Repeat loop.
l Add Step in True: Adds a step to the True branch of a Condition step.
l Add Step in False: Adds a step under the False branch of a Condition step.
l Add Multiple Conditions Step: Adds a Multiple Conditions step.
l Add Case Step: Adds a Case condition under the selected Multiple Conditions
step.
l Ignore Step/Reactivate Step: Click to set the step to be ignored (aka disabled) or to
reactivate it. Disabled steps are grayed and do not run, neither in the DataMapper nor
when the data mapping configuration is executed in Workflow. However, they can still be
modified normally.
l Delete Step: To remove a step, right-click on it and select Delete step from the contextual
menu or use the Delete button in the Toolbar. If the step to be deleted is Repeat or
Condition, all steps under it will also be deleted.
l
Copy/Paste Step: To copy a step, right-click on it and select Copy Step or use the
button in the Toolbar. If the step is Repeat or Condition, all steps under it will also be
placed in the clipboard. To paste the copied step at its destination, right-click the step in
the position before the desired location and select Paste Step, or use the button in the
Toolbar.
Step properties pane
The Step Properties pane is used to adjust the properties of each Step in the process (see
"Steps" on page255).
The pane is divided in a few subsections depending on the Step and the data type. It always
contains a subsection to name and document the selected Step. Other subsections allow you to
edit or delete fields that belong to the Step (see "Fields" on page272) or change the expected
data format (see "Data Format" on page350), for example.
Note
Step properties may also depend on the data sample's file type.
Page 340