Customizing Email Message - Assignments have been made

B

B Weed

This is for Project Server 2007
Is it possible to customize the content of the email messages that are
sent when assignments have been made or changed. I would like to add
Project Owner/Status Manager in the email but not sure if/how this
could be done.

Thanks
Brian
 
M

Marc Soester [MVP]

Hi B,

Project Server does not offer any out of the box functionality that would
allow you to amend the email. I believe you do have the abillity to do so by
custom developement. Check out the Project server SDK on the Microsoft site.
Hope this helps
 
I

Ivanchem

Hi,

You can customize the content if you don't mind work with SQL
DataBase.
Template of the email message is placed in Table
"MSP_NOTIFICATION_XSLS" of the Publish DB.

Thanks
Evgeny
 
Top