B
BrandonSi
I've been tasked with ensuring that our custom/enterprise fields in MS
Project Server 2007 are populated from certain database tables to ensure
consistency in our projects. For example, we have a custom field for
'Department' that all Projects need to have set. Currently this drop-down box
is populated by data that was at one time entered by hand.
I've done plenty of research, but I'm still lost as to how I would go about
getting Project Server to populate that field by using a query.. For example,
just 'select dept_name from department'.
It's starting to look like I need to write something in Visual Studio to
interface with the PSI web services?
Again, completely lost.. Any help or just a high level overview would be
greatly appreciated.
Project Server 2007 are populated from certain database tables to ensure
consistency in our projects. For example, we have a custom field for
'Department' that all Projects need to have set. Currently this drop-down box
is populated by data that was at one time entered by hand.
I've done plenty of research, but I'm still lost as to how I would go about
getting Project Server to populate that field by using a query.. For example,
just 'select dept_name from department'.
It's starting to look like I need to write something in Visual Studio to
interface with the PSI web services?
Again, completely lost.. Any help or just a high level overview would be
greatly appreciated.