dmctiernan
Mechanical
- Nov 27, 2006
- 25
Hi All,
I was hoping that someone can help with this one. I am currently doing some automation with Workgroup PDM and I want to utilise Triggers/Notifications however I am unsure what is the best way to implement them.
In my mind I want a windows service that monitors the MSMQ queue for messages from the vault when certain events occur, such as "rename_document" or "create_project". I will then have the service update a SQL-server database.
I can get this working as a standalone application however I am unsure how to develop this into a windows services that I will deploy onto the vault server.
Any ideas or examples are welcome.
DMcT.
I was hoping that someone can help with this one. I am currently doing some automation with Workgroup PDM and I want to utilise Triggers/Notifications however I am unsure what is the best way to implement them.
In my mind I want a windows service that monitors the MSMQ queue for messages from the vault when certain events occur, such as "rename_document" or "create_project". I will then have the service update a SQL-server database.
I can get this working as a standalone application however I am unsure how to develop this into a windows services that I will deploy onto the vault server.
Any ideas or examples are welcome.
DMcT.