vignesh.gopal Member
Registered: Aug 2002 Location: India Posts: 9
|
If you have the license for mainframe and the other system,then 1)install the MQServer on both the systems.
2)Then u do the triggering option on the mainframe and run the application for processing the data.
3)This application should put back the message back to send it to another system.
If u dont have a license,then
1)install client on mainframe.
2)periodically connect the mainframe to the MQSeries server and pull the data.
3)Then process the data
4)As soon as it has been processed connect to the MQSeries which is in another system and put the message.
But the drawback with the client is that,it will not connect if the MQServer (QMGR) is down in another system.
I am using MQSeries 5.2.1 on Distributed Platforms(Win95,98,NT,2K,Unix flavours,AIX,Solaris
Please revert if u have any other doubts on the same
__________________
Vignesh Gopal
IBM Certified MQSeries Specialist
Report this post to a moderator | IP: Logged
|