[OGo-XML-RPC] project.fetchJobs

David Scholes xmlrpc@opengroupware.org
Tue, 31 Jan 2006 00:23:14 -0000


I'm using Perl XMLRPC to fetch a series of projects then fetch the individual
tasks within those projects. I'm wanting to setup email reminders on a certain
type of project's tasks. I'm getting the projects fine with project.fetch but
having problems with the project tasks.

>From xmlrpc_call i see there is a project.fetchJobs but I'm having trouble
finding the parameters.  I only see a person.fetchJobs in the xml-rpc-en.pdf.
Anyone have examples or info on how to use this method?

Thanks,
David