Setting up the Job - 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

  1. Drop the following components from the Palette onto the design workspace:
    • tRESTClient, used to call the REST service and retrieve user information from the server end,

    • tXMLMap, used to adapt the tree structure of the REST service, and

    • tLogRow, to display the retrieved user information on the Run console.

  2. Connect the tRESTClient to the tXMLMap using a Row > Response connection.
  3. Connect the tXMLMap to the tLogRow using a Row > Main connection, and give it a name, out in this example.
  4. Label the components to best describe the actions to perform.