Quantcast
Channel: Project Customization and Programming forum
Viewing all articles
Browse latest Browse all 5347

Project Server 2010 Custom field

$
0
0

Hi guys,

I have a custom field that is used in some view in the Project Center. The custom field name is Rank and is mapped to CFVal8 column in MSP_EpmCPPrjVar0 columnpooltablename. I want to update this field's value in an SQL update statement. However, the updates is done successfully on SQL but for some reason the Project Center still shows the old value.

My update statement: 

update [PPM_ProjectServer_Reporting].[dbo].[MSP_EpmCPPrjVar0] set CFVal8=89.000000 
 where EntityUID='998D6564-A1DD-4005-8B81-FDD8C11EF480'

The previous value was 88.000000 and now I'm supposed to see 89.000000 in the Project Center after the update but I still get 88.000000.

EntityUID points to the UID of the project in question.

What am I doing wrong here? Please help.

Thanks.

Kwazi


Viewing all articles
Browse latest Browse all 5347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>