ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ message Routing

Post new topic  Reply to topic
 MQ message Routing « View previous topic :: View next topic » 
Author Message
rajbuddha
PostPosted: Thu Oct 27, 2011 5:37 am    Post subject: MQ message Routing Reply with quote

Apprentice

Joined: 02 Aug 2011
Posts: 47
Location: chennai

Hi All ,


I have a scenario , When ever message is being placed by an application it needs to be send to two or three different queues , I was asked to develop a message flow which will be listening the same queue for this scenario. Can we do the same with any queue level configurations with out using any flow ??? Please suggest me
_________________
-----------

Raju Buddha

Never Wait for your 2nd Opportunity..!Becoz it may be harder than the 1st One...
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Thu Oct 27, 2011 5:39 am    Post subject: Re: MQ message Routing Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

rajbuddha wrote:
Can we do the same with any queue level configurations with out using any flow ???


Yes. Change the sending application to publish the message rather than put it, & set up the subscriptions you need to distribute it.


_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
rajbuddha
PostPosted: Thu Oct 27, 2011 5:44 am    Post subject: MQ message Routing Reply with quote

Apprentice

Joined: 02 Aug 2011
Posts: 47
Location: chennai

Hi vitor ,

Thanks for your response .

The sending application is not MB , It is SAP . And that to changes are recomended at Integration level only (MB , MQ ) , Is there any other way to send using MQ after getting the message to the queue ???
_________________
-----------

Raju Buddha

Never Wait for your 2nd Opportunity..!Becoz it may be harder than the 1st One...
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Thu Oct 27, 2011 5:47 am    Post subject: Re: MQ message Routing Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

rajbuddha wrote:
Is there any other way to send using MQ after getting the message to the queue ???




You can't send the same message to WMQ twice like that.

If you're using v7 you might be able to achieve this without changing the app (I don't know SAP that well)
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Oct 27, 2011 6:16 am    Post subject: Re: MQ message Routing Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Vitor wrote:
rajbuddha wrote:
Is there any other way to send using MQ after getting the message to the queue ???





Vitor wrote:
You can't send the same message to WMQ twice like that.

If you're using v7 you might be able to achieve this without changing the app (I don't know SAP that well)


SAP in this case is just an MQ application. This question is "how do I mirror a queue".
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Oct 27, 2011 6:23 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

Change the destination queue to a TOPIC. Create the definitions that cause the inbound message to go to two queues.

Search here for topic+duplicating messages... something like that.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Oct 27, 2011 6:29 am    Post subject: Re: MQ message Routing Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mqjeff wrote:
This question is "how do I mirror a queue".


Yes, but I didn't want to walk down that road with this OP.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Oct 27, 2011 7:04 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

I knew that.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Michael Dag
PostPosted: Thu Oct 27, 2011 7:49 am    Post subject: Reply with quote

Jedi Knight

Joined: 13 Jun 2002
Posts: 2607
Location: The Netherlands (Amsterdam)

bruce2359 wrote:
Change the destination queue to a TOPIC. Create the definitions that cause the inbound message to go to two queues.

Search here for topic+duplicating messages... something like that.

if it's only the content of the message you are interested in... that'll work... if you also need the original context then you are out of luck...
_________________
Michael



MQSystems Facebook page
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
bruce2359
PostPosted: Thu Oct 27, 2011 8:09 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9470
Location: US: west coast, almost. Otherwise, enroute.

Good point.

If the exact message (MQMD and application data) must be replicated (violating the 'no duplicate MsgIds' precept), then a user-written app can MQGET the inbound message and MQPUT it to two queues with SAVE_ALL and PASS_ALL context.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ message Routing
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.