Posted: Mon Feb 03, 2003 10:44 pm Post subject: MQseries setup issue
Newbie
Joined: 13 May 2002 Posts: 6
Hi Gurus,
I thought you could help me out in these config issues.
Environment:
Win2k MQClient
Win2k MQseries V5.2
Requirement is :
Put message:
Client (X) connects to Server_local (1414)
Client (Y) puts messages on Server_local queues
Server_local (X) transmits the messages to Server_remote.
Get message:
Server_remote sends messages to server_local,
Client reads from the server_local.
I hope the above scenario is clear.What I would like to know is the setup issues ? how do i configure ?
I should be able to put the message on the server_local from my client in such a way that it should be transmitted to the server_remote.
My assumptions are :
For client connectivity to put message
1)create a server_connection channel
2)create a local queue/transmission queue
3) put the message on the queue
but the problem is how will the message on this queue be transmitted to the remote server ? Can it be done ? If so can you please list down the sequence
For Client Connection to Server local ,what u have mentioned exactly same,
1)create a server_connection channel
2)create a local queue/transmission queue
3) put the message on the queue
But u need to create Sender and Receiver channel for connecting Serverlocal to ServerRemote,
check MQSeries Intercommunication material chapter4.
Are you expecting the message you put on the serverX top automatically go to server Y?? IF so create a remote Queue on server x pointing to a local queue oon server Y. create sender and receiver channels on the server x towards server Y.
Hope this helps
keka _________________ Keka
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