Posted: Fri Aug 12, 2005 11:33 am Post subject: How to auto trigger Requester Channel?
Apprentice
Joined: 18 Aug 2004 Posts: 43
How one can auto trigger a Requestr Channel in following senarion
1. Local QMgr's Sender Channel sends a message and at that time requests the Local Requester Channel to start, therby making the Sender Channel on Remote QMgr to start in order to receive the reply from Remote Qmgr.
2. Local QMgr's Sender Channel sends a message and at that time requests the Local Requester Channel to start, therby making the Server Channel on Remote QMgr to start.
For both [1] and [2] the option probably will be same. We do not want to trigger on Remote End to start. Local Qmgr should always start the communication in order to receive the reply from Remote Qmgr.
Requestor channel can be used to receive information and also you will have control of starting the channel.
To autostart a requestor channel, you can run a cronjob which will start the channel every hour. Atleast that's what I do. I have a disconnect interval of 1800 sec and cronjob runs every hour.
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