This group of topics describes how to work with transforms and
conditions.
Specifying a condition for a mapping
The Condition tab of the Properties
view allows you to specify a condition to determine whether a mapping
is to be performed.
Using array elements
When the source element or the target element of a mapping is an
array, then the Cardinality tab of the Properties view
allows you to specify an array element as the source element or the target
element of the mapping.
Assign transform
The Assign transform stores a literal value into the target element.
Case Mapping transform
The Case Mapping transform generates a value obtained by
evaluating a specified case statement.
Clear transform
The Clear transform sets an existing string either to all blank
spaces or to all LOW-VALUES. The length of the string is unchanged.
Custom Mapping transform
The Custom Mapping transform generates a value obtained by evaluating
a specified ESQL expression.
Overlay transform
The Overlay transform generates a new string which is the result
of overlaying the string contained in the source element with another specified
string.
Substring transform
The Substring transform generates a string obtained by extracting
a specified substring from the string contained in the source element of the
transform.