Brian, Dale, Gary, Anyone : How to check all outstanding updates have been processed.

P

Piero Brigneti

We currently have a weekly time tracking period, running friday to
thursday. By friday afternoon i want to ensure that all PMs have
processed their updates. That way i know that what is in web access
made it to the MSP database for the Portfolio Analyzer.
I'm currently able to use the assignments view ('view resource
assignments') to identify who hasn't tracked any time.
I'd like to do a similar thing for unprocessed updates. Any ideas?

Piero.
 
G

Gary L. Chefetz [MVP]

Piero:

The view resource assignments view also tells you that. Note that
non-processed line items are shown in red.
 
P

Piero Brigneti

thanks gary,
is there a more effective way of doing this... i mean i
could scan through the 100 resources x 5 assignments each
to do this, but if there is a field that triggers
the 'red' colour it would be great then i could just pick
this field up programatically instead of a visual scan of
all the assignments.
PB
 
G

Gary L. Chefetz [MVP]

Pierro:

I always assume that unless specifically stated or posted in one of the
developer groups, that folks asking questions here are not asking for coding
approaches. You've no doubt read through pjsvrdb.htm? If not, find this in
the help files on the server or the installation CD and look at the status
indicators available in MSP_WEB_ASSIGNMENTS
 
Top