Cataloging Web Service Components

Before performing this procedure ensure you have created a module where you want to catalog the Web Service components. See Creating a Module.

To catalog Web Service Components:

  1. Right-click on the module where you want to catalog the components.
  2. Select Catalog Component > Web Service
  3. Select one of the following options:
    Option Description
    WSDL file Select this option to specify the location to the WSDL file. Fill in the WSDL Address field with an HTTP URL or a file path on your local machine.
    UDDI inquiry Select this option to access the WSDL definition through a UDDI (Universal Description Discovery and Integration) registry. Fill in the Inquiry URL field with the URL to your UDDI registry. You may specify authentication credentials if your registry requires it. Enable option UDDI Dynamic Endpoint Binding to query the UDDI registry and resolve the endpoint address at runtime.
  4. Optional: Provide a name for the new sub-module in the Module field.
  5. Review all the information and click Next.
  6. If you selected to use UDDI inquiry:
    1. Enter the type (Business or Service) and name to search for.
    2. Click Next
    3. Optional: If you searched for Businesses, select one of the businesses listed and click Next.
    4. Select one of the Services from the list and click Next.
    5. Optional: Select one of the endpoints listed and click Next.
  7. Oracle BPM Studio generates a catalog component for each of the Web Service elements.
  8. Click Finish.
The cataloged Web Service module appears in the Project Navigator.
Related concepts
Web Service
Server Configuration