Importing a WSDL
The Web Services Description Language (WSDL) is an XML-based language that can be used to describe the services a business offers and to provide a way for individuals and other businesses to access those services electronically.
- Procedure
                    
- Start TIBCO Business Studio- Cloud Edition.
- In the Project Explorer view, right-click the application module and click from the pop-up menu.
- Select a WSDL from the 
			 Salesforce WSDL list, and then click 
			 OK. 
		  
                        The default WSDL value is Partner WSDL. If you select Other WSDLs, you have to locate the corresponding WSDL file in your computer.
- Click 
			 OK in the 
			 Success window. 
		  
                        Note: This manual uses Partner 47.0 WSDL to describe the Salesforce activities. For each activity, the fields under the Input, Output, and Fault tabs are generated from the Partner 47.0 WSDL. If you select a WSDL other than this WSDL in a project, the Input, Output, and Fault fields might be different from the fields explained in the Salesforce palette.
What to do nextAfter selecting a WSDL, you can create a Salesforce connection as described in 
		  Create a Salesforce Connection.