Creating the Job and adding components - 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 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
2024-02-21

Procedure

  1. Create a Job and add the following components by typing their names in the design workspace or drop them from the Palette:
    • tFileInputDelimited, to read user information of a local file,

    • tXMLMap, to adapt the input structure to the REST service structure, and

    • tRESTClient, used to call the REST service to send data to the remote database.

  2. Connect the tFileInputDelimited to the tXMLMap using a Row > Main connection.
  3. Connect the tXMLMap to the tRESTClient using a Row > Main connection, and give the output flow a name, request in this example.
  4. Label the components to best describe the actions to perform.