Hi,
Ive got a n-tier system which resides in MTS. Everything is OK but the support engineers would like to see an application on the MTS server that gives them stats about the current state of the system. The system connects to a third party company through a different third party product so occasionaly we have problems either with the Comms or some other part of the system.
My question is this - how do I get my business objects running in MTS to raise events/callback to a single EXE on the server. Remember this Exe did not initiate the transaction it just wants to collate stats. I don't want to poll the database to find out whats going on as it gets very heavy use.
Any info would be useful
Thanks
Ive got a n-tier system which resides in MTS. Everything is OK but the support engineers would like to see an application on the MTS server that gives them stats about the current state of the system. The system connects to a third party company through a different third party product so occasionaly we have problems either with the Comms or some other part of the system.
My question is this - how do I get my business objects running in MTS to raise events/callback to a single EXE on the server. Remember this Exe did not initiate the transaction it just wants to collate stats. I don't want to poll the database to find out whats going on as it gets very heavy use.
Any info would be useful
Thanks