Browse inquiries use the find functions. The find function calls enable a broad search. These API functions help locate registry entries based on a search criteria. For example, the find_business API is used to identify business entities that are registered with the value specified in the UDDI name element. The API call returns a list of business entities that match the condition specified in the argument list.
The code example illustrates the use of the find_business API call, which is embedded within a SOAP message. The find_business API call returns a list of business entities that have Sampling Inc as their registered names.
|