Hi Experts,
I'm working with project server 2010, need to develop a feature
1- Submit status update for resource
2- Accept (approve) the status update automatically
3- Publish the updates/project
Feature 1 and 3 have been done, i'm having problem with feature #2.
First I use the manage rules in project server to achieve #2 however I've found that it's only applicable for specific project owner (status manager). No way to set the rules globally.
I'm looking at the PSI API there're methods ReadStatusApprovalsSubmitted and UpdateStatusApprovals but it's only for current logged-on resource, I want to automate for all the enterprise resources, is there any possible way to do that?
Another option is using impersonation, i haven't tried because I'd don't want to do this way, is there any better way to do feature #2?
Thank you,
Steven