Element Column Mapping

Column mapping that describes the mapping of one single input value to one output column. Both in_a and in_b attributes can be used at once, while the in_a definition will be included in the in_a data conversions and in_b will be added to the in_b input data conversions.

Name

Type

Required

Description

Dest

String

Yes

Destination column name.

In_a

String

No

Expression to be processed over the in_a input to get the output value.

In_b

String

No

Expression to be processed over the in_b input to get the output value.


iWay Software