Show TOC Start of Content Area

Procedure documentation Managing the UDDI Server

To configure the UDDI server, choose Web Services Container ® Runtime ® UDDI Server.

If You Want To

Then

Load the database with UDDI core tModels and taxonomies

       1.      In the General tab, select the Preload base tModels and taxonomies (UNSPSC, ISO-3166, NAICS, etc…) checkbox

       2.      Choose the Reset DB button

Note

Using Reset DB will remove all UDDI data previously published on this host.

Loading core tModels and taxonomies may take a few minutes.

Enable the publishing API to run using HTTP

In UDDI Server Configuration frame, choose debug.allow.http property and set the value to yes.

Customize the Operator Name and Node ID attached to business entities and tModels

In the UDDI Server Configuration frame, use the host.default.operator and host.default.nodeid properties.

Customize the host name inserted in DiscoveryURLs generated on business entities published on this server

Use the host.name.discurl property in the UDDI Server Configuration frame.

Create UDDI users

...

       1.      In the Users tab, choose New User

       2.      Enter the required information for the new user

This graphic is explained in the accompanying text

User Name (this entry is not case-sensitive) and Password entries are required.  These are the credentials needed for using the UDDI Publishing API (or more precisely, for using a get_authToken SOAP message).

       3.      Select one of the privilege levels:

                            a.      Level Tier 1 – the user can create up to:

                                                  i.       1 Business Entity

                                                ii.       4 Business Services

                                               iii.       2 Binding templates per Business Service

                                               iv.       100 tModels

                                                 v.       10 publisher assertions

                            b.      Level Tier N – the user can create an unlimited number of UDDI objects

                            c.      Admin - the user can create an unlimited number of UDDI objects and can delete UDDI data from any other user.

       4.      Select Language and choose Save.
The new user is added to the corresponding level in the Active users list on the left-hand side of the frame.

 

See also:

Structure linkUDDI in the Development Manual.

 

End of Content Area