Procedure
- Create a new Job and add a tFileInputXML component, a tXMLMap component, a tLogRow component by typing their names in the design workspace or dropping them from the Palette.
-
Label the tFileInputXML component Customers to better identify its function.
A component used in the workspace can be labelled the way you need. For further information about how to label a component, see Talend Studio User Guide.
- Link the tFileInputXML component labelled Customers to the tXMLMap component using a Row > Main connection.
- Link the tXMLMap component to the tLogRow component using a Row > *New Output* (Main) connection. In the pop-up dialog box, enter the name of the output connection, Customer in this scenario.