| Author | Message | 
		
		  | iperel | 
			  
				|  Posted: Tue Oct 19, 2004 5:14 am    Post subject: MQ Series Point-To-Point sending message to multiple queues |   |  | 
		
		  | Newbie
 
 
 Joined: 05 Aug 2004Posts: 7
 Location: Kansas City
 
 | 
			  
				| Hi, 
 Is it possible for the client to send a message to one Remote queue and have that message forwarded to 2 different destination queues.
 
 Thanks,
 
 Igor
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | gunter | 
			  
				|  Posted: Tue Oct 19, 2004 6:02 am    Post subject: |   |  | 
		
		  | Partisan
 
 
 Joined: 21 Jan 2004Posts: 307
 Location: Germany, Frankfurt
 
 | 
			  
				| You can use a message exit or a message broker. There is nothing included in MQ to do this. 
 Search mirrorq in this site.
 _________________
 Gunter Jeschawitz
 IBM Certified System Administrator - Websphere MQ, 5.3
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | clindsey | 
			  
				|  Posted: Tue Oct 19, 2004 7:35 am    Post subject: |   |  | 
		
		  | Knight
 
 
 Joined: 12 Jul 2002Posts: 586
 Location: Dallas, Tx
 
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | EddieA | 
			  
				|  Posted: Tue Oct 19, 2004 8:21 am    Post subject: |   |  | 
		
		  |  Jedi
 
 
 Joined: 28 Jun 2001Posts: 2453
 Location: Los Angeles
 
 | 
			  
				| 
   
	| Quote: |  
	| There is nothing included in MQ to do this |  Not quite.  You might be able to use Distribution Lists.
 
 Cheers,
 _________________
 Eddie Atherton
 IBM Certified Solution Developer - WebSphere Message Broker V6.1
 IBM Certified Solution Developer - WebSphere Message Broker V7.0
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | iperel | 
			  
				|  Posted: Tue Oct 19, 2004 9:03 am    Post subject: |   |  | 
		
		  | Newbie
 
 
 Joined: 05 Aug 2004Posts: 7
 Location: Kansas City
 
 | 
			  
				| Thank you for your help. Our goal was to accomplish it without making changes to the client(sender), just modify MQ configuration/deployment.
 Reading the replies it sounds like it is not possible with making sender code modification.
 
 
 Thank you for your help!
 
 Sincerely,
 
 Igor
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | jefflowrey | 
			  
				|  Posted: Tue Oct 19, 2004 9:21 am    Post subject: |   |  | 
		
		  | Grand Poobah
 
 
 Joined: 16 Oct 2002Posts: 19981
 
 
 | 
			  
				| Read the replies again. 
 Only the suggestion of using distribution lists requires changing the sender code.
 _________________
 I am *not* the model of the modern major general.
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | fjb_saper | 
			  
				|  Posted: Tue Oct 19, 2004 2:53 pm    Post subject: |   |  | 
		
		  |  Grand High Poobah
 
 
 Joined: 18 Nov 2003Posts: 20767
 Location: LI,NY
 
 | 
			  
				| We did not change any sender code. Just changed the config a little bit.
 Added as well an application to read from the input queue and distribute as needed.
 
 Have fun
  |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  |  |