I'm facing problem in triggering application in certain case.
1. I've executed all the prerequisites for tiggering an application thru trigger monitor
2. The trigger monitor is running, when i send messgae on the queue it triggers my application and everything runs fine.
3. When I turn off the trigger monitor and send messgae on the queue (say 4 messages) and then turn on the trigger monitor, ideally the trigger should fire 4 times as the trigger type of the queue on which triggering event is set is "Every".
4. The behaviour is very random, when I start the trigger monitor then at times it triggers for all the messages and at times it triggers only once.
5. I'm running the trigger monitor on seperate machine and have mqclient thru which my application connects to the server.
Please let me know , in case i'm missing something
1. I've executed all the prerequisites for tiggering an application thru trigger monitor
2. The trigger monitor is running, when i send messgae on the queue it triggers my application and everything runs fine.
3. When I turn off the trigger monitor and send messgae on the queue (say 4 messages) and then turn on the trigger monitor, ideally the trigger should fire 4 times as the trigger type of the queue on which triggering event is set is "Every".
4. The behaviour is very random, when I start the trigger monitor then at times it triggers for all the messages and at times it triggers only once.
5. I'm running the trigger monitor on seperate machine and have mqclient thru which my application connects to the server.
Please let me know , in case i'm missing something