|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Send messages to alias queue |
« View previous topic :: View next topic » |
Author |
Message
|
rajesh00001 |
Posted: Mon Jul 04, 2016 7:47 pm Post subject: Send messages to alias queue |
|
|
Apprentice
Joined: 08 Sep 2009 Posts: 34
|
Hi All,
I have alias queue point to topic in queue manager. now I have a requirement new application want to send messages to alias queue using another queue(local/remote) on same queue manager. is this feasible? If it is feasible help me with the configuration.
Thanks,
Ramesh |
|
Back to top |
|
 |
hughson |
Posted: Mon Jul 04, 2016 8:33 pm Post subject: |
|
|
 Padawan
Joined: 09 May 2013 Posts: 1959 Location: Bay of Plenty, New Zealand
|
A QLOCAL cannot point to somewhere else, so you cannot use that one.
A QREMOTE can be use to point to a queue on another queue manager, so if your alias to the topic is on one queue manager and the new application is on a different queue manager then you could use this, however you did say it was on the same queue manager in which case you can't use this one.
If the new application simply wants a different queue name then you can create another QALIAS also pointing to the topic for it to use.
Could you provide any further details, like why the new application can't use the existing QALIAS?
Cheers
Morag _________________ Morag Hughson @MoragHughson
IBM MQ Technical Education Specialist
Get your IBM MQ training here!
MQGem Software |
|
Back to top |
|
 |
someonesumit |
Posted: Wed Jul 13, 2016 8:03 am Post subject: |
|
|
 Novice
Joined: 18 Sep 2009 Posts: 16
|
Hey,
It depends on you application setup.
1.) If your application is remote using different queue manager, you can use remote queue to send message to your existing alias queue, that in tern points to topic.
2.) If you want to use same queue manager you need to create new alias queue to point to same topic as alias queue can not point to another alias queue.
Cheers |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|