|
|
Choosing A Webhost: |
Re: Limit Result Set: msg#00008cms.opengroupware.xmlrpc.devel
> > Is there a default or some other mechanism to limit the maximum number > > of results returned by an XML-RPC call? (I think I recall seeing some > > such thing, but can't find it now). > Hm, and a fetch specification _might_ support the 'fetchLimit' key. Not > sure whether the contact datasources honor that. As a matter of fact it works perfectly, in both people and enterprises. function getRPCSpec() { $this->traceMessage('@OGOFetchSpec:getRPCSpec'); $_spec = new XML_RPC_Value( array("qualifier" => new XML_RPC_Value($this->getSearchCriteria(),"string"), "fetchLimit" => new XML_RPC_Value($this->getLimit(),"string"), "hints" => new XML_RPC_Value(array("attributes" => new XML_RPC_Value($this->getHints(),"array")), "struct") ), "struct"); return $_spec; }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | xml-rpc-api2cpp and ogo, Gerhard Pfeiffer |
|---|---|
| Next by Date: | Re: Project by Id or Number, Adam Tauno Williams |
| Previous by Thread: | xml-rpc-api2cpp and ogo, Gerhard Pfeiffer |
| Next by Thread: | Re: Project by Id or Number, Adam Tauno Williams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |