PSI 2007: How To Approve My Tasks through PSI

W

Winnes

Performed update (UpdateStatus) for actual and remaining work.
Next SubmitStatus.

Now, how do you (programatically) Approve these?
BTW, I know this has to be done by the Status Manager.
 
A

Adam Behrle

Winnes,

You'll need to impersonate a user with SaveProject and
AcceptTaskUpdateRequests permissions.

Call UpdateStatusApprovals, and then call QueueApplyStatusApprovals.

The "Statusing.QueueApplyStatusApprovals Method" article in the SDK
has a pretty good example.

Hope that helps,

Adam
 

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