|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Retrieving Alias Q from Remote Q |
« View previous topic :: View next topic » |
Author |
Message
|
sudeepd2005 |
Posted: Mon Oct 28, 2013 4:38 am Post subject: Retrieving Alias Q from Remote Q |
|
|
Novice
Joined: 28 Oct 2013 Posts: 22
|
I am working on WMB Adapter which talks to SAP. I have some interfaces which push data to SAP through middleware.Most of them are implemented through MB Flows.
The flow takes the data from a third system process it in middleware and put it in Alias Q which connects to a Remote Q, from where the existing Adapter(developed in some language ) takes and sends to SAP.
Now I know the Remote Q , but how to find all the alias Q which are pointing to it. There are around 1000 interfaces.
Please help.  |
|
Back to top |
|
 |
PaulClarke |
Posted: Mon Oct 28, 2013 4:49 am Post subject: |
|
|
 Grand Master
Joined: 17 Nov 2005 Posts: 1002 Location: New Zealand
|
Hi,
As these all on the same QM? Or is it more complicated than that. If they are all on the same QM then can't you just issue a command like....
dis q(*) where(target eq 'MYQUEUE')
However, I suspect you've already thought of that,
Cheers,
Paul. _________________ Paul Clarke
MQGem Software
www.mqgem.com |
|
Back to top |
|
 |
sudeepd2005 |
Posted: Mon Oct 28, 2013 5:13 am Post subject: |
|
|
Novice
Joined: 28 Oct 2013 Posts: 22
|
Thanks PaulClarke for your reply.
Actually Alias and Remote Q are on different QM's but some how that command worked.
You are right, I tried the same command but the small mistake i made was not putting Target Q in single quote, so got format error. |
|
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
|
|
|
|