Working with Simple Searches

Whether searching for Providers, Services, Interfaces or Endpoints, the search controls made accessible through the Search tab share the same common semantics.

First, a search control is always divided into two tabs: Search and Results. You can toggle between these two tabs at the bottom left of the console. As you might guess, the Search tab contains controls through which search criteria is specified and through which search queries of the registry are launched.

The results tab will contain a view of the type of record sought.

The Search tab controls through which query terms get constrained are grouped together in a scrollable page in the center of the console. The Find button that launches a query can be found just below and to the right side of the query controls.

In text field controls the UDDI Wildcards can be used. The "%" wildcard can always be placed at the end of any string and in some contexts at the beginning, to force expand a query term to match any string. For example the string "Ac%" would return "Acme" and "Actors", "Actuarial", and "Ace". Using "%" in a control all by itself returns all records in the database of a particular type.

The "_" wildcard matches a single character. For example "C_U" would match "CPU", "CDU", and "CLU". These two wildcards can be escaped using the backslash "\" character.

Once a result set is returned the Query tab gets focus and is brought to the top of the console. You can then work with your results through the view.