How to update project using PSI?

L

leo

Hello!

How can I update a project using PSI?

Is the same feature existing in MsProject: menu "Tools -> Tracking -> Update
Project".

Thanks.
 
R

Rod Gill

I think you need to download the Project SDK from microsoft.com and read up
on creating PSI applications. You need very good C#, Web Services skills and
more! You are more likely to use PSI for integrating 3rd party timesheet
applications or ERP systems etc rather than update one project.

For basic automation, do it manually or use Project VBA macro language.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 
Top