Timesheet Submit Updates Problem with PSI

V

virsharma

We want to automatically submit the updates from “My Timesheet†page into “My
tasks†page. We also want to approve the all tasks automatically without
creating any rule in PWA and would like to achieve this functionality using
Server side event handler for “Timesheet Submitted†event.

It works fine for administrator but fails for other PWA user those who don’t
have administrative permissions( just a members of “Team Members†PWA group).
When we run event handler using current user’s credentials then
“ReadStatusApprovalsSubmitted†web method of “Statusing†web service, it
returns the empty “StatusApprovalDataSet†dataset.

Thanks
virsharma
 
M

Mike Glen

Hi virsharma,

Try posting on the microsoft.public.project.server newsgroup (forum).
Please see FAQ Item: 24. Project Newsgroups. FAQs, companion products and
other useful Project information can be seen at this web address:
http://project.mvps.org/faqs.htm

Mike Glen
Project MVP
 
D

David D3

Virsharma,

Actually if you visit codeplex.com you'll find this solution is already
built out to do exactly what your looking for.

I've used the code out on Codeplex and installed it on my environment and it
works great. You do need to change a few things with the statusing events but
it's pretty easy.
 

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