Project 2007: Cube produce based on the plan published

E

Edward Wang

I found before if the task updated and approved by PM, PM need to publish the
plan, other wise the effort put in this task will not been included in the
time report produced by Cube.

Is there any easy or automtic way, by which PM need not to publish the plan?
 
G

Gerardv

From the documentation I understand that a plan needs to be published. No way
around that.

I simply run a scheduled task which regularly publishes the plans (once an
hour). Since only changed data is sent it does not seem too much of a strain
on the server.

Others might have better ideas :)
Gerard
 
G

Gerardv

You can set a regular task with Windows: Programs - Accessories - System
Tools. Set it to start a mpp which contains VBA code to publish the projects
you want published.
 
Top