Hi samwids,
First Question:
this is PS2010 defaults behavior when you upgrade from PS2007, since there were no EPT/PDP in PS2007 so all your old projects are by default associated with Basic Project Plan. And Project Detail PDP in backward comaptibility mode appears with all the data.
i dont really encourage you to remove that data, instead add your custom PDP to the EPT and rename the Project details PDP something like Old_projectdetails or etc. to let your users know which PDP to follow . also make it part of the training
to the users so that they can handle the change easily.
2nd Question:
Please excuse if interpret your query wrong, and explain further about what exactly you want to achieve.
the answer to your 2nd question is in relation with the 1st question also, that use your custom PDP for this purpose. You can use the
project OnPublished event to handle this, modify the event to copy the values to custom project lookup table from the external database and then show these lookup table on your PDP. you can use
customfield and lookuptable web services to accomplish this.
http://msdn.microsoft.com/en-us/library/websvccustomfields_di_pj14mref.aspx
http://msdn.microsoft.com/en-us/library/websvclookuptable_di_pj14mref.aspx
Hope this helps.
| Khurram Jamshed | Follow my blog about Enterprise Project Management Solution | http://khurramjamshed.blogspot.com |