Creating Timesheet with PSI

M

Mike

If I have 2 resources, both with assignments - when I go to create timesheets
for these users, what would cause one of them to be created and fully
autopopulated, and the other one to be created blank. (which then errors out
if I try and create a new line and fill it)

Both resources are enterprise resources, it's the same batch of code that
loops through both of them.

timeSvc.CreateTimesheet(timesheetDs, MSP_TimesheetWS.PreloadType.Assignments);

If I go into the PWA and "view assignments" for that resource, I do see the
assignments there.
 
C

Christophe Fiessinger [MSFT]

why don't you try to log in as that resource and create a TS using the PWA
interface?
 

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