How to know when the project has been saved in Project Server 2003.

O

Omar

Hello All,
I wanted to know, how can I know using triggers that a project has been
saved from Microsoft Project Professional?

I was thinking of using an update trigger for msp_projects table, and
then checking if the field changed is 'proj_last_saved' .

However, I noticed this field is updated several times during saving of
project. Does anyone know how to tell if a project has completed
saving?

If you need more info, I am doing an integration between Project Server
and a customised external system. I have done an external dll which can
already do the integration by retrieving values from SQL Server. The
only thing left is to know WHEN to call the dll. It cannot be delayed,
it should be immediate, as soon as the project is saved.
 
M

Mike Glen

Hi Omar ,

Try posting on the server or developer newsgroup as this one is closing
down. Please see FAQ Item: 24. Project Newsgroups. FAQs, companion products
and other useful Project information can be seen at this web
address:http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP
 
Top