Configuring the GET request - Cloud - 8.0

HTTP

Version
Cloud
8.0
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 > Internet components (Integration) > Web protocols > HTTP components
Data Quality and Preparation > Third-party systems > Internet components (Integration) > Web protocols > HTTP components
Design and Development > Third-party systems > Internet components (Integration) > Web protocols > HTTP components
Last publication date
2024-03-13

Procedure

  1. Double-click the tHttpRequest component to open its Basic settings view and define the component properties.
  2. Fill in the URI field with "http://192.168.0.63:8081/testHttpRequest/build.xml". Note that this URI is for demonstration purposes only and it is not a live address.
  3. From the Method list, select GET.
  4. Select the Write response content to file check box and fill in the input field on the right with the file path by manual entry, D:/test.txt for this use case.
  5. Select the Need authentication check box and fill in the user and password, both tomcat in this use case.