Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2024.2

This topic explains how to configure and apply the UDDI Query tool that allows you to query UDDI registries for verification and validation. Sections include

In this section:

Table of Contents
maxLevel12

Understanding the UDDI Query Tool

The UDDI Query tool allows you to send inquiries to a UDDI registry for verification and validation. Queries may be done by keyword or with literal XML queries as per the UDDI specification. This tool sends an inquiry to the UDDI registry you specify, and the UDDI XML response from the service is returned.

Configuring the UDDI Query Tool

You can configure the following options for the UDDI Query tool: 

...

  • UDDI Inquiry Endpoint: Specifies the UDDI endpoint to which the inquiry is sent.
  • UDDI Inquiry Type: Specifies the UDDI endpoint type: name query, key lookup, or XML query.
  • Type: Allows you to specify Business, Service or TModel types.
  • Name: Specifies the search keyword.
  • Maximum Results: Limits the number of results from the query.
  • Sort by: Sort the results of the query according to ascending/descending name or date.

Usage Notes

To view the XML response returned from the UDDI registry, you can add an Edit tool or Browse tool to the UDDI Query tool by clicking Add Test/Add Output and adding the Edit or Browse tool through the Add Output wizard. After running the test, the XML will appear in the chained output tool.

...