A
Author
Hello!!!
I have a task for setting actual work for an assignments in hours for
specified days.
I can do this with PDS (Project 2003) using next statement:
<Request>
<AssignmentsSave>
<Assignments>
<Assignment>
<WUID>11978</WUID>
<TimephasedDataSegments>
<TimephasedData>
<Type>1</Type>
<WUID>11978</WUID>
<Day>20080829000000</Day>
<Value>50000</Value>
</TimephasedData>
</TimephasedDataSegments>
<UpdateProjectManager>1</UpdateProjectManager>
</Assignment>
</Assignments>
</AssignmentsSave>
</Request>
And what is the PSI analog of this functionality? (for setting actual works
for specified day in MS Project 2007)
I have a task for setting actual work for an assignments in hours for
specified days.
I can do this with PDS (Project 2003) using next statement:
<Request>
<AssignmentsSave>
<Assignments>
<Assignment>
<WUID>11978</WUID>
<TimephasedDataSegments>
<TimephasedData>
<Type>1</Type>
<WUID>11978</WUID>
<Day>20080829000000</Day>
<Value>50000</Value>
</TimephasedData>
</TimephasedDataSegments>
<UpdateProjectManager>1</UpdateProjectManager>
</Assignment>
</Assignments>
</AssignmentsSave>
</Request>
And what is the PSI analog of this functionality? (for setting actual works
for specified day in MS Project 2007)