Successor tasks in Project Server 2007 reporting database

P

Prasanth

Hi ,

We have a requirement wherein we need to generate areport to display
delayed milestone tasks and the successor tasks of the delayed milestone
tasks.I could not find any field in MSP_EPMTask or other tables in
ProjectServer_Reporting database to track the successor tasks.

Any idea will be greatly appreciated.

Regards,
Prasanth.
 
J

Jonathan Sofer

Unfortunately, precessesors and successors were not built into the reporting
database, an oversight most likely.

I have to tie back to the Published database to get this information. The
table is MSP_LINKS.

Jonathan
 
Top