You can drag an attribute from the input schema to an existing attribute in the output schema. This redefines the output attribute, using the name from the input schema. This method can be used when you create a new attribute in the output schema and map one or more attributes from the input to the newly created output attribute. This method can also be used when you have multiple inputs and you need to map them to the single output schema.
Redefine an attribute by drag-and-drop
For example, you have three attributes in the input: Month, Day, and Year. You want to have only one attribute consisting of these attributes in the output. You can create a new output attribute called Date, and then drag and drop Month, Day, and Year to Date to create a redefinition.
To redefine an attribute by drag-and-drop
Displaying Mapped Sub-Attributes
For example, you have two inputs: Input 1 and Input 2. Input 1 has the Name attribute and input 2 has the Customer attribute. By default, the Schema Editor creates an output schema based on the first input (Input 1). So you drag-and-dropped Customer from Input 2 to Name in the output schema. In this case, the mapped sub-attribute, Customer, will not be displayed in the attribute selection lists.
To display mapped sub-attributes