Importing a WSDL and Selecting an Operation from the WSDL
Procedure
- Select the task or event that you will use to call the web service. On the General tab of the Properties view, click Import WSDL. The WSDL Import Wizard is displayed.
- Select one of the following import methods:
-
Click
Next. If you chose:
- Import from a File, browse to specify the Location of the WSDL document.
- Import from a URL, enter the URL for the WSDL document.
- Import from a UDDI Registry, select the WSDL document from the list of registries and registry searches. (See Using Service Registries .)
- Click Next. The Destination Selection page is displayed.
- Browse to select the Overwrite existing resources checkbox if you want to replace any existing WSDL document with the same name. (the project folder where you want to store the WSDL document), and if necessary change the name of the WSDL document. Select the
- Click Next. The Operation Picker page is displayed. This shows the WSDL files available in the selected destination project.
- Select the operation you want to invoke and click OK.
Result
TIBCO Business Studio now automatically performs the following tasks:
- It creates a system participant to identify the web service endpoint. See Using a System Participant to Identify the Web Service Endpoint.
- It populates the Operation and Endpoint resolution sections of the selected activity with the relevant service details from the WSDL. (See Web Service Implementation Properties.)
Copyright © Cloud Software Group, Inc. All rights reserved.