Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

86 lines
3.6 KiB

<%@ Page %>
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
<html>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
<META NAME="MS.LOCALE" CONTENT="EN-US">
<!-- #include file = "search.header.htm" -->
</head>
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
<!-- #include file = "search.heading.htm" -->
<table class="content" width="100%" cellpadding="8">
<tr>
<td>
<H1>How to Search for Providers - <img src="..\..\images\business.gif" heigh="16" width="16" alt="Provider"></H1>
<p>
By using the <b>Providers</b> tab in Search, you can search for providers by name, categorization, identifiers, or by
associated tModels.
<p class="to">To search for providers</p>
</p>
<OL>
<li>
On the <uddi:ContentController Runat='server' Mode='Private'>UDDI&nbsp;Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <b>Search</b>.</li>
<li>
Click the <b>Providers</b>
tab.
<li>
Complete one or more search options as follows:
<ul>
<li>
<b>Provider Name:</b> In <b>Provider Name</b>, type the name of the provider you want to find. If you only know part of the name, you can
use % as a wildcard.
<br>
For example, to search for provider names starting with &quot;an,&quot; type <b>an</b>.
To search for provider names containing the letters &quot;an,&quot; type <b>%an%</b>.
</li>
<li>
<b>Categories:</b> Add categories that define the type of provider you want to
find. Search returns only those providers classified by the categories you
specify.
<ol>
<LI>Click <b>Add Category</b></li>
<LI>Select the categorization that defines the type of provider you are
searching for and then click <B>Add Category</b>
</ol>
</li>
<li>
<b>Identifiers:</b> Add the identifiers that are associated with the provider you
are searching for. Search only returns those providers that publish all of the
identifiers specified.
<ol>
<LI>Click <B>Add Identifier</B>.
<LI>Select the tModel that represents the identification scheme you want to search by.
<LI>In <B>Key Name</B>, type the name of the identifier you want to search by.
<LI>In <B>Key Value</B>, type the value for the identifier you want to search by.
<LI>Click <B>Update</B>.
</ol>
</li>
<li>
<b>tModels:</b> Add the tModels that are used by the provider you are searching for. Search only returns those providers that publish all of the tModels specified.
<OL>
<LI>Click <b>Add tModels</b>.</LI>
<LI>Type all or part of the name of the tModel you want to add and then click <b>Search</b>.</LI>
<LI>Select the tModel you want to add.</li>
</OL>
</li>
</ul>
</li>
<li>
Once you have defined your search criteria and are ready to perform your
search, click <b>Search</b>.<br>
</li>
<li>To view the details of an entity, click its name in the list. Then, you can view and browse the attributes of that entity and any associated entities.
</td>
</tr>
</table>
<!-- #include file = "search.footer.htm" -->
</body>
</html>