PSI Statsusing CreateNewAssignment

W

Winnes

Need to create a new assignment in a given case.
Found the Statusing.CreateNewAssignment which is supposed to do the job.

Succesfully made the call, no exceptions ... but nothing else ...
I expected ReadStatus to include my newly created assignment, but no.

Anyone any ideas?
 
C

Chris Boyd

Hey,

If you call it through the Status PSI it needs to be approved. You can also
create an assignment using the Project PSI. To do that:

- Call Read Project
- Update the assignment table in the Project dataset
- Return the dataset back to the Update Project method.

For this to work, you are going to have to make sure the resource is part of
the Project team.

--
Chris Boyd
MS Project
Program Manager

Blog: http://blogs.msdn.com/project_programmability/
 

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