Configuring the GET request - 7.3
HTTP
- 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 > Internet components (Integration) > HTTP components
- Data Quality and Preparation > Third-party systems > Internet components (Integration) > HTTP components
- Design and Development > Third-party systems > Internet components (Integration) > HTTP components
Procedure
-
Double-click the tHttpRequest component
to open its Basic settings view and define
the component properties.
-
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.
-
From the Method list, select GET.
-
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.
-
Select the Need authentication check box
and fill in the user and password, both tomcat in this
use case.