Send Notification Programmatically

V

Vincent

How I can send notification programmatically
using syntax like, PDS or PjQuery? Any code snippets:

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
 
E

Ed Morrison

Try using the Alert me feature in WSS document library. The project manager
will get the notification and can mark the milestone task as 100% complete.
You don't want to bypass the project manager as changing as task's actual
start, actual finish, or % complete can change other users' tasks.
Therefore, after the milestone is update, the PM usually has to republish
the changed tasks.

Another concern with complety automating the solution is that the system
needs to know the filename(s) of each document and which milestone it is
associated with. This could cause a lot of problems.

Let us know if this works for you.
 

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