UDDI registry Application Programming Interface
The UDDI V3 registry supports multiple versions of UDDI. It supports UDDI V1, V2, and V3.
For details of the V1 and V2 API, see http://www.oasis-open.org/committees/uddi-spec/doc/tcspecs.htm#uddiv2.
For details of the UDDI V3.0.2 API, see http://uddi.org/pubs/uddi_v3.htm.
The UDDI registry information in this information center defines the support that the UDDI registry provides for the UDDI V3.0.2 specification and associated addenda.
The following UDDI V3 API sets are supported:
- The UDDI V3 Inquiry API
- The UDDI V3 Publish API
- The UDDI V3 Custody and Ownership Transfer API
- The UDDI V3 Security API
In DB2 for zSeries V7, the length of publish and inquiry strings are limited to 255 characters. If this limit is exceeded, error 10500 (E_Fatal) is returned. If you use a character set that uses multiple byte characters, it is easy to exceed this limit. Therefore, use care if you use this type of character set.
Sub-topics
Inquiry API for the UDDI V3 registry
Publish API for the UDDI V3 registry
Custody and Ownership Transfer API for the UDDI V3 registry
Security API for the UDDI V3 registry
Related tasks
UDDI registry client programming
Reference topic