View Single Post
  #1 (permalink)  
Old January 21st, 2005, 12:00 AM
SSAT SSAT is offline
Registered User
 
Join Date: Jan 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default WAS6 MQ link configuration

Hi guys,

I'm working on WebSphere Application Server v6 on Windows.

Is there anybody who is familiar with MQ link configuration?
How can I determine the inbound port to connect to the WAS6 from an external MQ mangager?

I succeeded in sending a message from SIBus to the external MQ manager through a MQ link sender channel
but didn't succeed in returning a reply from the external MQ manager,
because I have no idea how to define the sender channel on the MQ manager to connect to the SIBus(MQ link). For example, how can I define its conname? How can I use, for example, 5558(InboundBasicMQLink)?

Thanks in advance,