In the Graphical
Data Mapping editor,
you can define conditional transformations by using a transform
or by defining a conditional expression in the transform.
Procedure
Choose any of the following options to configure a conditional
mapping in your map:
-
Use the If transform, the Else if transform, and
the Else transform to control the flow of the mapping.
If, Else if, and Else
operate as a group of conditional transforms. The condition is applied to the input element of the
conditional transform. If the condition is satisfied, the nested transform within the conditional
transform is run.
- Use a Custom Java transform
or a Custom ESQL transform to provide
a condition function
- Define a conditional expression in a transform to determine
when the transform is applied bu configuring the Condition tab
of the transform.
What to do next
For more information about mapping transforms, see Transform types in the Graphical Data Mapping editor.