Importing the EntityResolverService WSDL into the Project

Procedure

  1. In TIBCO Business Studio, create a new BPM Developer project to hold WSDLs for the BPM runtime:
    • Call the project bpmRuntimeWSDLs.
    • In the Asset Type Selection dialog, you only need to include Business Object Model and Service Descriptors assets in the project.
  2. In Project Explorer, expand bpmRuntimeWSDLs, right-click Service Descriptors and choose Import > Service Import Wizard. The WSDL Import Wizard displays.
  3. On the WSDL Selection page, click Import from a URL, then click Next.
  4. In the URL field, paste in the URL of the browser window in which you generated the WSDL for the EntityResolverService.
  5. Click Next. The Destination Selection page is displayed:
    • Use the default bpmRuntimeWsdls/Service Descriptors value as the Project Location.
    • Change the File Name to entityResolverService.wsdl.
  6. Click Finish. The WSDL file is added to the Service Descriptors folder of the bpmRuntimeWSDLs project.

    A number of files are also generated in the Generated Business Objects folder.

  7. Examine the contents of the Generated Business Objects folder. This contains the Business Object Model representations of the imported service, its operations and associated schema objects.