J
Jonathan Vardy
Hi,
We have the AD sync working in Project Server 2003. The users in the AD have
commas in their names, like this
"Last name, Initial., Department"
Initially this was no issue, all the resources are synced correctly into the
Enterprise Resource Pool. Now we are having issues:
If I go to View Resource Availability and choose exactly one resource, say
"Vardy, J., IT" and then click the availability graph, I get a screen with
two users in the graph, "Vardy, J., IT" and "Vardy J. IT" (the commas have
become spaces)
I've tracked this down to a difference in the values in two Project Server
tables:
MSP_VIEW_PROJ_ASSN_STD >> "Vardy, J., IT"
MSP_VIEW_RES_STD >> "Vardy J. IT"
From the help:
MSP_VIEW_PROJ_ASSN_STD
This table contains standard information for assignments. Information in
this table is obtained from the Assignments table in the Project OLE DB
Provider.
MSP_VIEW_RES_STD
This table contains standard information for resources and is used to
determine resource availability for Assignment and Resource cube generation.
Information in this table is obtained from the Resources table in the Project
OLE DB Provider.
How this has managed to change all of a sudden is not clear to me, the
resource sheet when checked out still contains the correct format "Vardy,
J., IT". I've also checked other tables like MSP_RESOURCES and
MSP_WEB_RESOURCES and these still use the correct format (by the way, what
happened to single point of definition?)
We're using Project Server 2003 SP2A, could this be a (new) issue to do with
the SP2A?
Any help or info would be very useful and appreciated.
Jonathan Vardy
We have the AD sync working in Project Server 2003. The users in the AD have
commas in their names, like this
"Last name, Initial., Department"
Initially this was no issue, all the resources are synced correctly into the
Enterprise Resource Pool. Now we are having issues:
If I go to View Resource Availability and choose exactly one resource, say
"Vardy, J., IT" and then click the availability graph, I get a screen with
two users in the graph, "Vardy, J., IT" and "Vardy J. IT" (the commas have
become spaces)
I've tracked this down to a difference in the values in two Project Server
tables:
MSP_VIEW_PROJ_ASSN_STD >> "Vardy, J., IT"
MSP_VIEW_RES_STD >> "Vardy J. IT"
From the help:
MSP_VIEW_PROJ_ASSN_STD
This table contains standard information for assignments. Information in
this table is obtained from the Assignments table in the Project OLE DB
Provider.
MSP_VIEW_RES_STD
This table contains standard information for resources and is used to
determine resource availability for Assignment and Resource cube generation.
Information in this table is obtained from the Resources table in the Project
OLE DB Provider.
How this has managed to change all of a sudden is not clear to me, the
resource sheet when checked out still contains the correct format "Vardy,
J., IT". I've also checked other tables like MSP_RESOURCES and
MSP_WEB_RESOURCES and these still use the correct format (by the way, what
happened to single point of definition?)
We're using Project Server 2003 SP2A, could this be a (new) issue to do with
the SP2A?
Any help or info would be very useful and appreciated.
Jonathan Vardy