<%@ Page %> <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>

How to Publish a Service - Service

A service represents an XML (Extensible Markup Language) Web service that you want to publish in UDDI Services. A service can have multiple implementations, and each implementation is represented by a binding.

Jump to: Add a service, Add categories.

Add a service

This entry represents the service you are publishing in UDDI Services.
  1. On the UDDI Services UDDI menu, click Publish.
  2. Click the Providers tab.
  3. Locate the provider to which you want to add a service and, next to its name, click View.
  4. Click the Services tab.
  5. Click Add Service.
    Service (New Service) appears.
  6. In the details area, click Edit.
  7. In the Language list, select a language for this name.
  8. In Name, type a name for this service.
  9. Click Update.
  10. To add additional names in other languages, click Add Name and repeat steps 7 through 9.
  11. Click Add Description.
  12. In the Language list, select a language for this description.
  13. In Description, type a brief description.
  14. Click Update.
  15. To add additional languages in other languages, repeat steps 11 through 14.

Add categories

Categories describe this service, such as the functions it serves, geographical location, standard business classifications, or any other appropriate categorization. For optimal discovery within UDDI Services, describe your service using categories that you expect others to use when searching for services like yours.
  1. Click the Categories tab.
  2. Click Add Category.
  3. Select an appropriate categorization scheme and subcategory.
  4. Click Add Category.
  5. To add additional categories, repeat steps 2 through 5.

You have now added and described a service and are ready to add bindings to the service.