How to configurate project server e-mail notification about task changes

  • Thread starter íÉÈÁÉÌ ëÌÉÛÅ×ÉÞ
  • Start date
Í

íÉÈÁÉÌ ëÌÉÛÅ×ÉÞ

For the second time I was derected to another news group, to get answer for
the following question:

I need to configurate e-mail notifications about task changes.
Now I as a project owner recieve e-mail notifications about updates made by
project resourses. Resourses every day send me actual work they made via
project web access. But I have two problems:
1. I need my superviser also to recieve the same notifications.
2. I need notifications for each resourse to contain actual work time for a
day made job (Now notifications contain actual work time for a job made
science start).

Mikhail, with best regards
I would be grateful to get some usefull answer.
 
R

Roy G

Hi Mikhail,

We've recently had a similar request from one of our customers. They needed
to add some extra data about the updated/deleted task to the sent email.

We used the following article as basis to achieve that goal:
http://msdn.microsoft.com/en-us/library/bb968451.aspx

basically you would catch and override the notification
PSEvents.NotificationsEventReceiver OnSending event on the server, cancel
the Default Notification and create your own email and send it to the users
you wish to notify.

Hope this helps,

RoyG
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top