Specifying the URI and method - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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
Design and Development
Last publication date
2024-02-29

About this task

This step involves the definition of the URI and other parameters required to obtain the desired values.

In the Web Service Parameter zone:

Procedure

  1. Enter the URI which will transmit the desired values, in the WSDL field, http://www.webservicex.net/country.asmx?wsdl in this example.
  2. If necessary, select the Need authentication? check box and then enter your authentication information in the User and Password fields.
  3. If you use an http proxy, select the Use http proxy check box and enter the information required in the host, Port, user and password fields.
  4. Enter the Method name in the corresponding field, GetCountryByCountryCode in this example.
  5. In the Value table, Add or Remove values as desired, using the corresponding buttons.
  6. Click Refresh Preview to check that the parameters have been entered correctly.
    In the Preview tab, the values to be transmitted by the Web Service method are displayed, based the parameters entered.