| Author | 
		  Message | 
  		
  		
		     Topic: C Header file documentation required for MQ 5.3/6.0 | 
  		
  		
		  jayeshn
  
	  	  Replies: 3 Views: 3658
  | 
		   Forum: IBM MQ API Support   Posted: Wed Jan 24, 2007 2:48 pm   Subject: C Header file documentation required for MQ 5.3/6.0 | 
  		
  		
		  Hi,
 I am new to programming exits in C for MQ applications. I tried taking a look at the the header files to get an idea of the structures available, but I need some more documentation on the structu ... | 
  		
  		
		     Topic: Any way to get the Msg Id by monitoring the recv channel ? | 
  		
  		
		  jayeshn
  
	  	  Replies: 1 Views: 3532
  | 
		   Forum: IBM MQ Performance Monitoring   Posted: Wed Jun 14, 2006 10:06 am   Subject: Any way to get the Msg Id by monitoring the recv channel ? | 
  		
  		
		  Hi,
    We have an environment where there are frontend and backend queue managers and we have the hub qmgrs in the middle which do the routing and transformation. While testing/debugging we monitor t ... | 
  		
  		
		     Topic: Not able to release Queue handle | 
  		
  		
		  jayeshn
  
	  	  Replies: 1 Views: 2269
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Aug 26, 2005 5:17 pm   Subject: Not able to release Queue handle | 
  		
  		
		  Hi,
   We had to change the target queue of an alias queue on a queue manager. The new target queue is defined as a local queue on the queue manager. This Alias queue is the output queue of a message  ... | 
  		
  		
		     Topic: XML attr getting conv to tags in NameValueData-MQRFH2 header | 
  		
  		
		  jayeshn
  
	  	  Replies: 1 Views: 1852
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 06, 2005 6:04 am   Subject: XML attr getting conv to tags in NameValueData-MQRFH2 header | 
  		
  		
		  Hi,
  I wanted to know if my XML tag with attributes can be copied to a NameValueData field in the MQRFH2 header as it is present in the input XML.
 
 Lets say for e.g. I have an XML tag as follows
 & ... | 
  		
  		
		     Topic: Error in converting from MRM To XML | 
  		
  		
		  jayeshn
  
	  	  Replies: 3 Views: 3822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 29, 2005 5:17 am   Subject: Error in converting from MRM To XML | 
  		
  		
		  Hi,
   I am facing a problem in converting an MRM message into XML.  Sorry for the long post but thought it would be better if I provide all the details. The details of my configuration are as follows ... | 
  		
  		
		     Topic: ESQL NEXTSIBLING Keyword doubt | 
  		
  		
		  jayeshn
  
	  	  Replies: 2 Views: 9251
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 22, 2005 11:04 pm   Subject: ESQL NEXTSIBLING Keyword doubt | 
  		
  		
		  Hi  Eddie,
  Thanks for your reply. It worked with
 
 
 MOVE empRef NEXTSIBLING;
 
 
 I am just wondering how come there are differences in the manner keywords are used in ESQL? In the book ESQL Refer ... | 
  		
  		
		     Topic: ESQL NEXTSIBLING Keyword doubt | 
  		
  		
		  jayeshn
  
	  	  Replies: 2 Views: 9251
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 22, 2005 10:53 pm   Subject: ESQL NEXTSIBLING Keyword doubt | 
  		
  		
		  Hi,
  I am new to ESQL, I was trying out the process of traversing anonymously through the input XML message using MQ  Series integrator 2.1. I am using the following ESQL code in the Compute node of  ... |