Importing the WSDL Files

The wsdl files that you need for this project are provided with TIBCO Business Studio.

Procedure

  1. Find the AddressServiceWSDLs.zip file in the location where you installed TIBCO Business Studio (for example, <STUDIO_HOME > \studio\3.n\samples).
  2. Unzip it to a suitable location.
  3. In the Project Explorer view, right-click the mediation.myaddressservice.soa > Service Descriptors folder and select Import > Import > File System.
  4. Click the Browse... button to the right of the From Location field.
  5. Navigate to the directory containing the WSDL files.
  6. Select the following files for import:
    • AddressService.wsdl
    • USAddressService.wsdl
    • UKAddressService.wsdl
  7. Click Finish to import the WSDL files into your project.