Saving and executing 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. Save the Job and press F6 to execute it.
  2. Run the UploadFile.html using a web browser.
  3. Click the Browse button to navigate to the customer.xml that contains the user ID and click upload.
  4. The HTTP POST request is accepted by the REST service and the user ID is sent back to the server.
    You can also view the response in the page source.
  5. The content of the input file is printed in the execution console.