Inquiry API functions in the UDDI Registry

These messages represent inquiries that can be made of the UDDI Registry. These messages all behave synchronously.

The queries available are:

find_binding
Locates specific bindings within a registered businessService. Returns a bindingDetail message that contains zero or more bindingTemplate structures matching the criteria specified in the argument list.
find_business
Locates information about one or more businesses. Returns a businessList message that matches the conditions specified in the arguments.
find_relatedBusinesses
Locates information about businessEntity registrations that are related to a specific business entity whose key is passed in the inquiry. The Related Businesses feature is used to manage registration of business units and subsequently relate them based on organizational hierarchies or business partner relationships. Returns a relatedBusinessList message containing results that match the conditions specified in the arguments.
find_service
Locates specific services within a registered businessEntity. Returns a serviceList message that matches the conditions specified in the arguments.
find_tModel
Locates a list of tModels that match a set of specified criteria. The response will be a list of abbreviated information about registered tModel data that matches the criteria specified. The result will be returned in a tModelList message.
get_bindingDetail
Requests the run-time bindingTemplate information for the purpose of invoking a registered business API. Returns a bindingDetail message.
get_businessDetail
Returns complete businessEntity information for one or more specified businessEntity registrations matching on the businessKey values specified. Returns a businessDetail message.
get_businessDetailExt
Returns extended businessEntity information for one or more specified businessEntity registrations. This message returns exactly the same information as the get_businessDetail message, but may contain additional attributes if the source is an external registry with the API specification.
get_serviceDetail
Requests full information about a known businessService structure. Returns a serviceDetail message.
get_tModelDetail
Gets full details for a given set of registered tModel data. Returns a tModelDetail message.


Related reference
UDDI Registry Application Programming Interface



Searchable topic ID:   rwsu_inquiry_apifunc
Last updated: Jun 21, 2007 4:55:42 PM CDT    WebSphere Application Server Network Deployment, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rwsu_inquiry_apifunc.html

Library | Support | Terms of Use | Feedback