Next to each element in the output you will notice an arrow on the left side. These arrows are used for mapping values from the input data sources into the output.
Data mapping is the process of connecting an element in the output with it's data source:

| • | Arrows colored in light blue must be connected to individual fields |
| • | Arrows colored in dark blue must be connected to data sources |
In the example above, the attributes "first-name" and "last-name" are bound (connected) to database fields "FIRST_NAME" and "LAST_NAME".
Similarly, the "ns:emp" element sequence is bound to the "emp" table.
Arrows on the left side are in-going, while arrows on the right side are outgoing, symbolizing the data flow between the elements.
Important!
The easiest way to map data is to click on the outgoing arrow and drag it all the way over the Output object.