AssignmentsSave

R

Roberto Vespa

Hi all,

I'm building an intranet web app that integrates several "EPM" apps, among
them Project Server 2003. I interact with PS 2003 via PDS.
With my app I load PS assignments and allow resources to update them.
Everything works but one thing: when I call AssignmentsSave for an
assignment, data are updated but the project manager does not see the
updated assignment in the list of pending updates. It seems that
AssignmentsSave does not do what a resource can do from PWA selecting the
modified assignments and pressing "Update selected rows", which sends
project manager a notification and enables him to see the modified
assignment in the updates list. In fact, if resource goes to PWA after using
my web app she can see the updates she did, and she can "update" them.
So... how can I automate this task? I'd like this step also could be
automated. I already set the UpdateProjectManager flag in the
AssignmentsSave call, but it's not enough... is there any command I
shouldcall after AssignmentsSave in order to accomplish this task? Is there
any PS setting that automates this task?

Thank you all, bye :eek:)


Wasp
 

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