Selecting the WSDL - 7.3

Webservice

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 > Webservice components
Data Quality and Preparation > Third-party systems > Webservice components
Design and Development > Third-party systems > Webservice components
Last publication date
2024-02-21

Procedure

  1. Double-click tWebService to open the component editor, or select the component in the design workspace and in the Basic settings view, click the [...] button next to Service configuration.
  2. In the WSDL field, enter the Web service address or browse to it, if the WSDL is locally stored, by clicking the Browse... button. In this example, the WSDL URL is http://www.webservicex.net/ country.asmx?WSDL.
  3. Click the refresh button next to the WSDL filed to retrieve the WSDL description and display it in the fields that follow.
  4. In the Port Name list, select the port you want to use, countrySoap in this example.
  5. In the Operation list, select the service you want to use. In this example the selected service is GetCountryByCountryCode(parameters):string.