Defining the port name and operation - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
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-13

Procedure

  1. Type in the URI of the Web Service WSDL file manually by typing in the WSDL field, or click the Browse... button to browse your directory if your WSDL is stored locally.
  2. Click the Refresh button to retrieve the list of port names and operations available.
  3. Select the port name to be used, in the Port Name zone, countrySoap12 in this example.
  4. Select the operation to be carried out in the Operation zone.
    In this example, select GetCountryByCountryCode(parameters):string to retrieve the country name for a given country code.