Adding and linking the components - 7.2
tXMLMap
- EnrichVersion
- 7.2
- EnrichProdName
- Talend Big Data
- Talend Big Data Platform
- Talend Data Fabric
- Talend Data Integration
- Talend Data Management Platform
- Talend Data Services Platform
- Talend ESB
- Talend MDM Platform
- Talend Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- Data Governance > Third-party systems > Processing components (Integration) > tXMLMap
- Data Quality and Preparation > Third-party systems > Processing components (Integration) > tXMLMap
- Design and Development > Third-party systems > Processing components (Integration) > tXMLMap
Procedure
-
Create a new Job and add a tFileInputXML
component, a tXMLMap component, a tLogRow component, and a tFileOutputXML component by typing their names in the design
workspace or dropping them from the Palette.
-
Link the tFileInputXML component 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,
outDoc in this example.
-
Link the tLogRow component to the tFileOutputXML component using a Row > Main
connection.