Importing a WSDL and Selecting an Operation
You can import a WSDL to your workspace and then select an operation from that WSDL.
Procedure
- 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 expose and click OK.
Result
TIBCO Business Studio now automatically performs the following tasks:
- It creates a system participant to identify the web service endpoint to be provided. See Using a System Participant to Define the Endpoint Provided by the Web Service.
- 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 for more information about these fields.)
Copyright © Cloud Software Group, Inc. All rights reserved.