Mapping : Transformation
Properties
condition : stringBoolean expression for filtering the output. It can refer to the sources as local variables.description : stringMapping description.destination : stringDestination message part path: part1 part2$ ... partN. Use the "$" suffix to cancel a loop. The last part name may be ":oid", ":class", or ":event" to reference the corresponding special attribute. layout : stringGUI layout data.name : stringOptional mapping name.
Content
-
Sequence of:
-
Choice of:
-
t_Transformation_Mappings_Mapping_Script [1..1] - Script sets the mapping result from the return value of the script.
-
t_Transformation_Mappings_Mapping_Transformation [1..1] - Transformation sets the mapping result by executing a transformation on the input message.
-
Parents
-
t_Transformation_Mappings_Mapping_Script
Script sets the mapping result from the return value of the script. -
t_Transformation_Mappings_Mapping_Transformation
Transformation sets the mapping result by executing a transformation on the input message.
Parent topic: t_Transformation_Mappings