| Author | 
		  Message
		 | 
		
		  | titus | 
		  
		    
			  
				 Posted: Mon Oct 14, 2002 12:26 pm    Post subject: Creating a back out Queue | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 14 Oct 2002 Posts: 23
  
  | 
		  
		    
			  
				Could any body explain to me how to create a back out Queue? And how to assign with a input Node
 
 
Thanks in advance | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | marko | 
		  
		    
			  
				 Posted: Mon Oct 14, 2002 12:34 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 28 Feb 2002 Posts: 27
  
  | 
		  
		    
			  
				The backout queue is a queue property.  You can use /opt/mqm/bin/runmqsc to set the backout queue.
 
 
   
	| Code: | 
   
  
	
 
ALTER QLOCAL(<q_name>) BOQNAME(<backout_q_name>)
 
 | 
   
 
 
 
No WMQI config is necessary, basides setting the backout queue for your input queue. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | titus | 
		  
		    
			  
				 Posted: Tue Oct 15, 2002 7:25 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 14 Oct 2002 Posts: 23
  
  | 
		  
		    
			  
				I have created backout queue for my queue . Also i put my threshold count to 1. And in my message flow( Processing XML) 
 
i put a XML message. The message look like this
 
<?xml version="1.0" encoding="UTF-8"?>
 
But my flow is getting into a infinite loop. Could any body tried this before.
 
 
Thanks in advane
 
titus:) | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | marko | 
		  
		    
			  
				 Posted: Wed Oct 16, 2002 8:10 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 28 Feb 2002 Posts: 27
  
  | 
		  
		    
			  
				| WMQI may not like your message just having an XML decl.  Try adding a message such as <test>testing</test>. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | titus | 
		  
		    
			  
				 Posted: Wed Oct 16, 2002 8:15 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Novice
 
 Joined: 14 Oct 2002 Posts: 23
  
  | 
		  
		    
			  
				Thanks for ur reply. That was my test data. I really couldn't understand why it is going to a infinite loop.  It is working with good data that i know. 
 
 
titus:) | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | anurag.munjal | 
		  
		    
			  
				 Posted: Wed May 29, 2013 3:28 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Voyager
 
 Joined: 08 Apr 2012 Posts: 97
  
  | 
		  
		    
			  
				| any update on this Titus? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Vitor | 
		  
		    
			  
				 Posted: Wed May 29, 2013 4:29 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Grand High Poobah
 
 Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA 
  | 
		  
		    
			  
				
   
	| anurag.munjal wrote: | 
   
  
	| any update on this Titus? | 
   
 
 
 
After 11 years? If the OP was going to post, they would have done so by now I think....    _________________ Honesty is the best policy.
 
Insanity is the best defence. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | lancelotlinc | 
		  
		    
			  
				 Posted: Wed May 29, 2013 4:36 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |