J
James Fraser
I'm looking into moving some reports from Project Server 2003 to 2007,
and I haven't noticed a way to determine task predecessor or
successors from the reporting database.
Has anyone done anything like this or have any ideas? Like much
information, it appears that it is no longer available in the
published DB structure. I can't believe this information isn't in the
reporting DB somewhere and I think I must be missing something.
If it's not in the DB, just as an exercise for the reader, what
approach would you take to get this info? Build a custom reporting
extension accessing the PSI and iterating through projects and/or
tasks to build a custom table? Maybe write an event to catch any
project publish and put the task successors into a custom table at
that time? Or the cheap way out, peek into the published or Draft db's
and figure out the schema for yourself.
Ugh. Don't get me started on task update reporting...
James Fraser
and I haven't noticed a way to determine task predecessor or
successors from the reporting database.
Has anyone done anything like this or have any ideas? Like much
information, it appears that it is no longer available in the
published DB structure. I can't believe this information isn't in the
reporting DB somewhere and I think I must be missing something.
If it's not in the DB, just as an exercise for the reader, what
approach would you take to get this info? Build a custom reporting
extension accessing the PSI and iterating through projects and/or
tasks to build a custom table? Maybe write an event to catch any
project publish and put the task successors into a custom table at
that time? Or the cheap way out, peek into the published or Draft db's
and figure out the schema for yourself.
Ugh. Don't get me started on task update reporting...
James Fraser