Programatically filter email in Project Server 2003

R

Rembrandt

Is there a way to programatically filter email in Project Web Access in such
a way that it will ONLY send email to (1) a new task and (2) a finished task,
and all other e-mail notifications/updates won't go through? This is so that
mail boxes in out office won't be filled up by updates.

We're using Project Server 2003 and SQL Server 2000.

Thanks!
 
S

Stephen Sanderlin

Rembrandt said:
Is there a way to programatically filter email in Project Web Access
in such a way that it will ONLY send email to (1) a new task and (2)
a finished task, and all other e-mail notifications/updates won't go
through? This is so that mail boxes in out office won't be filled up
by updates.

We're using Project Server 2003 and SQL Server 2000.

Thanks!

Please see this article
(http://msdn.microsoft.com/en-us/library/aa164657.aspx).

Accomplishing this task is pretty complicated in 2003. PS07 has much
better facilities for accomplishing this.

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server FAQS: http://www.projectserverexperts.com

Owner/Founder - EPMFAQ
http://www.epmfaq.com/
http://forums.epmfaq.com/

This electronic message, along with any information, advice, and
opinions it contains, are mine alone and are not representative of my
employer. All information is provided in "GOOD FAITH" and on an "AS IS"
basis only. I provide no presentations or warranties, express or
implied, including implied warranties of fitness for a particular
purpose, merchantability, title, and noninfringement. I strongly advise
you to extensively test any changes, workarounds, or techniques
described herein on a development system prior to implementation in a
production environment, and you are hereby notified that I bear no
responsibility whatsoever for any loss, harm, or otherwise negative
outcomes resulting from your actions, whether or not said actions were
a result of this electronic message, directly or indirectly.
 
R

Rembrandt

Thanks for the response. The documentation itself is a bit complicated too.
Is there any other more simplistic approach on this? I'm just a newbie by the
way. I was able to go through with extending OLAP cube via MSDN's
documentation, but I'm confused with this one.
 
S

Stephen Sanderlin

Rembrandt said:
Thanks for the response. The documentation itself is a bit
complicated too. Is there any other more simplistic approach on
this? I'm just a newbie by the way. I was able to go through with
extending OLAP cube via MSDN's documentation, but I'm confused with
this one.


Not really, no. You may want to consider hiring someone with the
necessary expertise.

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com
For Project Server Books: http://www.projectserverbooks.com
For Project Server FAQS: http://www.projectserverexperts.com

Owner/Founder - EPMFAQ
http://www.epmfaq.com/
http://forums.epmfaq.com/

This electronic message, along with any information, advice, and
opinions it contains, are mine alone and are not representative of my
employer. All information is provided in "GOOD FAITH" and on an "AS IS"
basis only. I provide no presentations or warranties, express or
implied, including implied warranties of fitness for a particular
purpose, merchantability, title, and noninfringement. I strongly advise
you to extensively test any changes, workarounds, or techniques
described herein on a development system prior to implementation in a
production environment, and you are hereby notified that I bear no
responsibility whatsoever for any loss, harm, or otherwise negative
outcomes resulting from your actions, whether or not said actions were
a result of this electronic message, directly or indirectly.
 
R

Rembrandt

I just noticed something. The link you gave me is for Project 2002. Does this
documentation also apply for Project 2003?
 
S

Stephen Sanderlin

Rembrandt said:
I just noticed something. The link you gave me is for Project 2002.
Does this documentation also apply for Project 2003?

I've successfully used the article I gave you as a basis for developing
a customized email notification (albeit FAR in the past).

That aside, there is no article for 2003 specifically -- however,
2003's notifications are not noted as being different from 2002 in the
documentation anywhere (including the "What's New for Developers in
PS03" article).

Therefore, it's reasonable to assume that they are the same or very
similar.

--
Stephen Sanderlin
Principal Consultant
MSProjectExperts
For Project Server Consulting: http://www.msprojectexperts.com
For Project Server Training: http://www.projectservertraining.com
For Project Server Books: http://www.projectserverbooks.com
For Project Server FAQS: http://www.projectserverexperts.com

Owner/Founder - EPMFAQ
http://www.epmfaq.com/
http://forums.epmfaq.com/

This electronic message, along with any information, advice, and
opinions it contains, are mine alone and are not representative of my
employer. All information is provided in "GOOD FAITH" and on an "AS IS"
basis only. I provide no presentations or warranties, express or
implied, including implied warranties of fitness for a particular
purpose, merchantability, title, and noninfringement. I strongly advise
you to extensively test any changes, workarounds, or techniques
described herein on a development system prior to implementation in a
production environment, and you are hereby notified that I bear no
responsibility whatsoever for any loss, harm, or otherwise negative
outcomes resulting from your actions, whether or not said actions were
a result of this electronic message, directly or indirectly.
 
R

Rembrandt

I'm recently trying a different approach. I'm trying to edit
tasks/svr_sendupdate.asp (because I noticed that this is the one called by
tasks/taskspage.asp when the "Update All" button is clicked. Would you see
any problems if I pursue this approach?
 

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