The UDDI XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only.
Archive - Nov 30, 2007
the find_service call
Forum topic: Submitted by servicesgtown on Fri, 2007-11-30 19:25.
Hi, I am a researcher working with a registry that adheres to uddi v2. I have a tModelKey and I'd like to find all services that have a keyedReference with that same tModelKey in their CategoryBags. What is the best way to find services based on their keyedReferences? If I make a KeyedReference with a wildcard (%) keyName, wildcard keyValue and this tModelKey and add that keyedRef to a CategoryBag, when I use the find_service call with this CategoryBag I get an empty serviceList. Not even the service that gave me that tModelKey from its CategoryBag comes up.