Tagged Questions
0
votes
0answers
3 views
What are all PSI Web Services and Web methods used to draw Project Center and Resource Availability chart?
I'm newbie in PSI, want to know what are all PSI Web Services and Web methods used to draw Project Center and Resource Availability charts?
Thanks in advance!
0
votes
1answer
151 views
If I only know a project's name how do I get its GUID?
The PSI has various methods such as ReadProject that only take a project GUID and not its name.
If I only have a project's name, how do I retrieve its GUID for use in other PSI methods?
0
votes
1answer
302 views
How to know if a project is checked out or checked in from PSI?
How to know if a project is checked out or checked in from PSI?
0
votes
2answers
503 views
Log on to Project Server and call PSI method
I have a Microsoft Project Server 2007 instance on a network server. I want to call from a development machine a webservice from PSI. How can I connect to PS by specifying a username and password? ...
0
votes
1answer
683 views
MS Project Server 2007 : Programmatically toggle Task Alerts for Project Resources
I'm getting into SDK documentation, but this site has so many eyes and great answers I figure I'd throw this one out there to get some leads.
In project Server 2007, you can manage whether or not ...