Skip to main content

Convert data type to int, long, double, boolean

The Convert data type to int, long, double, boolean mapping converts a value in the message to a target data type, such as int, long, double or boolean.

Attributes for Convert Object Node to Array

AttributeRequiredDescription
FromYesDefines the source field for the mapping.
ToYesDefines where the result should be inserted.
PrecedenceYesDetermines the order in which this mapping is applied relative to others.
Function typeYesDefines the function type. Needs to be "Message Structure functions".
FunctionYesDefines the function. Needs to be "Convert data type to int, long, double, boolean".
Target TypeYesDefines the target data type. Needs to be int, long, double or boolean.