Notification

V

Vincent

Can we send custom notification to the user in PWA programmatically. We also
can customize the Message in notification. Any code snippets?
 
G

Gary L. Chefetz [MVP]

Vincent:

You can custom just about anything if you care to invest in the coding
effort. Changing the messages that Project Server sends is problematic as
these are all contained in localization strings stored in the database. You
can alter these, but you must be very careful because codes snippets are
embedded in many of these strings.

See: MSP_WEB_CONVERSIONS in the database
 
V

Vincent

Thanks for the answer. I have searched this table for a long time :).
But, what I want to ask is how I can send notification programmatically
using syntax like, PDS or PjQuery?
Also want to ask :
1. Can I update %complete of certain task without any assignment to that
task? How is it?
2. Is it possible to update assignment (%work complete) without needing
approval from project manager?

Here is the problem I need to solve. Client wants to update milestone status
by uploading document, if one or more document that has been linked to that
task, that task will be marked as 100% completed, not by fill the timesheet.
Any idea?

Gunady
 

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