S
Stephan Steiner
Hi
We're gearing up to introduce Project Server at work, integrating with a
couple of existing systems. I need to add/update/delete various things in
Project and since PDS is the supported way of making changes, that's what
I'll be using. Considering Microsoft's strong focus on webservices I kinda
expected that all PDS methods were exposed via the WSDL but unfortunately
that's not the case at all. I also didn't find any XML schemas that I could
turn into classes to simplify the whole process.
So I'm wondering, is writing XML manually for each request, and parsing the
return XML really the only way for PDS or am I missing something that would
make my life considerably easier?
Regards
Stephan
We're gearing up to introduce Project Server at work, integrating with a
couple of existing systems. I need to add/update/delete various things in
Project and since PDS is the supported way of making changes, that's what
I'll be using. Considering Microsoft's strong focus on webservices I kinda
expected that all PDS methods were exposed via the WSDL but unfortunately
that's not the case at all. I also didn't find any XML schemas that I could
turn into classes to simplify the whole process.
So I'm wondering, is writing XML manually for each request, and parsing the
return XML really the only way for PDS or am I missing something that would
make my life considerably easier?
Regards
Stephan