accessing risks via pds

B

Bart

hi ,

i need to access the risks for a project. pds api dosent support
it(according to my research).
i figured out that i need to access the sharepoint site to get the risks.

what iam doing right now is querying the pds database to get the
webproject id and through sharepoint object model, iam accessing the site's
risks list..working fine

but i want to know if there is an easy way compared to the solution above.

thanks
Bart.
 
E

Ed Morrison

Try a SQL statement. You can create a join between msp_web_projects in your
project server database and the UserData table in WSS.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top