Retrieve tracked actual/scheduled work done per day trough PSI

M

matthiasb

Hi,
I've read the PSI reference and managed to read data about projects,
resources and assignments.
But the members of my assignment[1] seem to only contain the
actual/scheduled work in general and not submitted entries per day.

[1] [Statusing Web service].StatusingAssignmentsDataSet.AssignmentsRow
(WebSvcStatusing)

Server settings: I've set the Outlook Display to 'Actual, Overtime, and
Scheduled Hours' and the tracking method to 'Hours of work done per day'.

Is there a way to retrieve the actual/scheduled/overtime work done per day
as shown for each task in the 'My Task' section in PWA?
 
H

Hans

Timephased data is not available in the AssignmentRow.
Timephased Actuals data can be found in the StatusingTimephasedActualsDataSet  which can be retreived using the method ReadStatusTimephasedData.

Hans



Projectopolis



matthiasb wrote:

Hi, I've read the PSI reference and managed to read data about projects, resources and assignments. But the members of my assignment[1] seem to only contain the actual/scheduled work in general and not submitted entries per day. [1] [Statusing Web service].StatusingAssignmentsDataSet.AssignmentsRow (WebSvcStatusing) Server settings: I've set the Outlook Display to 'Actual, Overtime, and Scheduled Hours' and the tracking method to 'Hours of work done per day'. Is there a way to retrieve the actual/scheduled/overtime work done per day as shown for each task in the 'My Task' section in PWA?
 
M

matthiasb

Hi,
that solved my problem.

I may post sometime again in this thread asking about how to manipulate
timephased actuals, until then:

Thank you very much for the fast support,
Matthias
 

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