J
Jugdish
Hi, this is a newbie question as I've just gotten started with the
Project Server 2007 PSI. I've got a project that contains about 5000
tasks, and I would like to get only a subset of those tasks. How do I
do this using the PSI? In reading through the docs, I see the
"ReadProject" and "ReadProjectEntities" methods in the Project web
service, but when I call these methods they return every single item
(a LOT of data), and there is no option to include a filter on those
methods, as far as I can tell.
What I'm really trying to do is return all of the child tasks of a
specific task (and really, all I need from them is the "TASK_NAME"
field for each). Seems like it should be doable, I just don't know
how.
Thanks for your help!
Project Server 2007 PSI. I've got a project that contains about 5000
tasks, and I would like to get only a subset of those tasks. How do I
do this using the PSI? In reading through the docs, I see the
"ReadProject" and "ReadProjectEntities" methods in the Project web
service, but when I call these methods they return every single item
(a LOT of data), and there is no option to include a filter on those
methods, as far as I can tell.
What I'm really trying to do is return all of the child tasks of a
specific task (and really, all I need from them is the "TASK_NAME"
field for each). Seems like it should be doable, I just don't know
how.
Thanks for your help!