Importing a WSDL and Selecting an Operation

You can import a WSDL to your workspace and then select an operation from that WSDL.

Procedure

  1. Click Import WSDL. The WSDL Import Wizard is displayed.
  2. Select one of the following import methods:
    • Import from a File - to browse the file system for the WSDL document.
    • Import from a URL - to specify a URL that resolves to the location of the WSDL document.
    • Import from a UDDI Registry - to select a WSDL document from a UDDI registry.
      Note: The Descriptor for XML over JMS option is not supported by BPM. Do not use it.
  3. 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.)
  4. Click Next. The Destination Selection page is displayed.
  5. Browse to select the Project > Location (the project folder where you want to store the WSDL document), and if necessary change the name of the WSDL document. Select the Overwrite existing resources checkbox if you want to replace any existing WSDL document with the same name.
  6. Click Next. The Operation Picker page is displayed. This shows the WSDL files available in the selected destination project.
  7. Select the operation you want to expose and click OK.

Result

TIBCO Business Studio now automatically performs the following tasks: