PWA E-mail Notifications

  • Thread starter Ryan Tryssenaar
  • Start date
R

Ryan Tryssenaar

I have a problem where e-mail notifications of the latest schedule changes
to a project don't contain the proper "Remaining Work" value. The layout of
the notification is something like this:

Project: "Project Name"
Assign to" "User Name"
-------------------------------------------------------------------------------------------------------
Task Name: "Task Name"
Start: "Start Date" Finish: "Finish Date" Work: "Hours of
Actual work" Rem Work: "Hours"

etc.


The Rem Work field equals the Work field for every Task in the e-mail. What
is wrong with the e-mail notifications, and can anyone point me to the place
where I can modify this? I have looked in the MSP_WEB_CONVERSIONS table on
the SQL Server and the record where this is generated contains (what I
assume to be) a variable - ASSN_REM_WORK. Is this notification generated
through an .asp page, and which page should I be looking at?

Thanks,
Ryan
 

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