[progress Communities] [progress Openedge Abl] Forum Post: Re: Need Help On Ibm Mq - "error...

  • Thread starter Thread starter Sivarami Reddy Marella
  • Start date Start date
Status
Not open for further replies.
S

Sivarami Reddy Marella

Guest
Hi Anand, Thanks for providing the link. I have gone through the link and I have followed all the steps as per the link, still I have the same error. I didn't find what exactly I am missing. I am able to connect the Remote Queue in one case. This program I am running from client machine. Instead of localhost if I give remote machine IP and instead of connection factory if I gave Queue manager name I am able to connect remote queue. RUN jms/jmssession.p PERSISTENT SET ptpsession ("-H localhost -S 3620 -AppService AD.sonicMQ1 -DirectConnect"). /* Instead of localhost if I give remote machine IP */ RUN setBrokerURL IN ptpsession (INPUT "TestQueueManager"). /* instead of connection factory if I gave Queue manager name */ RUN sendToQueue IN ptpsession ("RMQ", messageH, ?, ?, ?). /* remote queue name */ But when I am following Connection factory approach I am unable to connect to Remote Queue. Thanks, Sivarami

Continue reading...
 
Status
Not open for further replies.
Back
Top