You should get the UDDI API refrence online to explain what the fields actually do. If you google UDDI API, you will get several results that offer up the API for the UDDI services. After browsing it briefly, the services in WmUDDI will start to make ALOT MORE sense b/c they are all wrappers to this API.
The API refrence will explain what each of the fields require, what they mean, etc. Its actually fairly easy to use. As an aside, there is a WmUDDI fix you can download…it has some minor updates…nothing critical, but something to think about going forward.
As far as a UDDI server, I would recommend downloading a free version to play around with (Such as juddi that I recommend above). Others are more user friendly (such as MS and Websphere…haven’t used Fabric)
Some UDDI basics…
-A “Business” is just a container of services. You would probably have one business registered per group of services (i.e. an entire project, or an entire company)
-Each service is given a business key by the UDDI server
-Don’t worry about the ‘TModel’…that isn’t necessary when starting out
Hope that helps
#API-Management#soa#webMethods