Attribute Mapper

For help on the aspects of configuration shared by all components, see General Configuration of Components.

An Attribute Mapper component allows you to explicitly map a particular attribute to another. You can create a new attribute from existing data, either by mapping it directly to a new variable name or by building a new value from an expression.

In the example below, the attribute mapper is used to copy the value of the Output attribute to a new attribute called New. The New attribute is then further modified using a Python Expression component.

You can download this workflow here.