Welcome to MSDN Blogs Sign in | Join | Help

Customizing E-Mail for Project Server Notifications

 

Jim Corbin has written a draft article on how to customize e-mail notifications from Project Server:  

 

Here is a draft of an article and source code that will be published in the Project 2007 SDK update late this year. The draft article Customizing Notifications.doc is in the attached NotificationsEventHandler.zip.

 

The article explains how to create an OnSending event handler for notifications, and shows the code for extracting relevant information from the notification XML data. If the event handler matches a notification type (specific alerts and reminders you want to customize), it transforms the XML data to a text or HTML e-mail using your custom XSLT file, sends the e-mail to the proper recipient, and then cancels the OnSending pre-event so that Project Server doesn’t send the default notification.

 

The article includes a discussion of how to extract the default XSLT files for notification e-mails from the Published database. The download includes the English language XSLT files, but you need to extract them for other languages.  The article also includes a discussion of how to configure an SMTP virtual server for a test installation of Project Server.

Published Monday, August 13, 2007 5:43 PM by Chris Boyd
Attachment(s): NotificationsEventHandler.zip

Comments

Wednesday, December 12, 2007 3:42 PM by Project Programmability

# December update of the Project 2007 SDK

Hello, Jim Corbin has just passed along the following: The December update of the Project 2007 SDK download

Wednesday, December 12, 2007 4:55 PM by Brian Smith's Project Support WebLog

# Latest Project Server 2007 SDK Update Now Available! Updated posting for December 07 Release

The December 2007 update to the SDK is now available Project Developer Portal: http://msdn2.microsoft.com/en-us/office/aa905469.aspx

Wednesday, December 12, 2007 6:09 PM by Microsoft Office Project 2007

# December Project SDK Update

The December update of the Project 2007 SDK download and the MSDN online release are now live. This is

Wednesday, December 12, 2007 6:16 PM by Noticias externas

# December Project SDK Update

The December update of the Project 2007 SDK download and the MSDN online release are now live. This is

Friday, February 29, 2008 8:50 AM by Crachos

# re: Customizing E-Mail for Project Server Notifications

Hello,

worked fine with this article, but, is there any way to find the xslt-files for notificationTypeUid?

thx

Timo

Anonymous comments are disabled
 
Page view tracker