Configuring the tXMLMap component - 7.3
ESB REST
- Version
- 7.3
- Language
- English
- Product
- 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
- Module
- Talend Studio
- Content
- Data Governance > Third-party systems > ESB components > ESB REST components
- Data Quality and Preparation > Third-party systems > ESB components > ESB REST components
- Design and Development > Third-party systems > ESB components > ESB REST components
- Last publication date
- 2023-06-12
Procedure
-
Connect tJavaRow to tXMLMap using the Row >
Main connection.
-
Double-click tXMLMap in the design
workspace to open the Map Editor.
-
Click the [+] button on the bottom left
to add a column id of
Document
type for
the input.
-
Right-click the root node of the input
table and select Rename in the contextual
menu and rename it customer.
-
Create a sub-element to the customer node by
selecting Create Sub-Element in the
contextual menu. Name the sub-element as id in the
pop-up dialog box.
-
Click the [+] button on the top right to
add an output and name it as response.
-
Click the [+] button on the bottom right
to add a column body of
Document
type for
the output.
-
Right-click the root node of the input
table and select Rename in the contextual
menu and rename it customer.
-
Create a sub-element to the customer node by
selecting Create Sub-Element in the
contextual menu. Name the sub-element as id in the
pop-up dialog box.
-
Select the id column from the input
table and drop it onto the Expression field
of the id node of the output
table.
-
Click OK to save the settings.