Posted: Wed Aug 17, 2005 2:16 am Post subject: triggering an application in the client side
Novice
Joined: 03 Aug 2005 Posts: 17
hi
i have a queue manager on the server machine.when i get a message on the queue in the server machine i want to trigger an application running on the client machine..what are the steps to do this???
i have tried to trigger an application on the same machine.but how am i to trigger an application running on the remote client machine???
With the presupplied trigger monitors, you can only trigger processes on the same machine as the trigger monitor.
The trigger monitor does not have to be on the qmgr machine, it can be a client trigger monitor - like runmqtmc.
You can write your own trigger monitor that uses something like rsh or ssh or whatever to launch remote processes. _________________ I am *not* the model of the modern major general.
Posted: Tue Sep 27, 2005 10:22 pm Post subject: Problems with Trigger Monitor on Client(Windows) Machine
Novice
Joined: 27 Sep 2005 Posts: 15
jefflowrey wrote:
This is practically a FAQ.
With the presupplied trigger monitors, you can only trigger processes on the same machine as the trigger monitor.
The trigger monitor does not have to be on the qmgr machine, it can be a client trigger monitor - like runmqtmc.
You can write your own trigger monitor that uses something like rsh or ssh or whatever to launch remote processes.
Hi,
I am trying to execute a Trigger Monitor 'runmqtmc' (command line) on my Client Machine(Windows) to access the Local Queue on the OS/2 Server...
This trigger monitor tries to execute a DotNet(.exe) app as the background process and consumes the Messages from the Local queue...
But the DotNet(.exe) app is not getting fired and the messages from the queue are not being consumed...
The output on the command window is as follows:
"Waiting for a trigger message
Not a valid trigger message....."
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum