Defining the port name and operation - 7.3

Talend Open Studio User Guide

Version
7.3
Language
English
Product
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for Data Quality
Talend Open Studio for ESB
Module
Talend Studio
Content
Design and Development
Last publication date
2023-10-11
Available in...

Open Studio for Big Data

Open Studio for Data Integration

Open Studio for ESB

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.