Hello folks,
While at the topic of XMLRPC, I was trying to search for properties in
a particular object.
I have a customized property called "UID" to the "XWiki.XWikiUsers"
class. Naturally, each user in the wiki can chose to fill this field.
I have been trying to find the method in the XMLRPC api to search for
all the users who have property=xyz.
I checked that it is possible to search for property values using HQL
in the wiki page. Is there an equivalent method to search through
XMLRPC...
Any help would be greatly appreciated.
Show replies by date