| Author | 
		  Message | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Mon Mar 12, 2012 2:39 am   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  If you are not yet on V7 it would have to go onto the RFH2 header, and I believe you are suppressing it... Is SAP XI doing anything to set the customcorrelid on the MQ message?
 
 The latest version o ... | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Sat Mar 10, 2012 4:00 pm   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  e.g. On sending side i set a custom message property
 CustomCorrelationID=ABCD1234
 
 but as you can see, the dump shows that this property is missing
 
 Maybe it's encoded somewhere in the
 
 	... So ... | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Sat Feb 25, 2012 1:34 pm   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  Hi guys, 
 Thanks to everyone for their help!
 Thanks and Regards | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Sat Jan 21, 2012 3:39 am   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  That is the message dump on the MQ side:
 AMQSBCG0 - starts here
 **********************
  
  MQOPEN - 'QUEUE_TEST'
  
  
  MQGET of message number 1 
 ****Message descriptor****
 
   StrucId  : 'MD   ... | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Fri Jan 20, 2012 12:37 pm   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  Hi guys, 
 
 How can I validate that the message meta-data of on sending side is the same as the meta-data on the receiving side, i mean is there any MQ message viewer or message dumper that also show ... | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Sun Jan 08, 2012 9:22 am   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  Hi zpat and fjb_saper,
 
 First of all thanks for the replies 
 Better yet, go to MQ V 7.x and you will be able to support the properties natively. (no more need for the RFH header).
 
 Have fun :inno ... | 
  		
  		
		     Topic: MQ in leagcy and JMS compliant mode | 
  		
  		
		  IvanPetroff
  
	  	  Replies: 26 Views: 15319
  | 
		   Forum: General IBM MQ Support   Posted: Sat Jan 07, 2012 9:26 pm   Subject: MQ in leagcy and JMS compliant mode | 
  		
  		
		  A JMS message is not the same as a native MQ message.  
 
 There exists a standard mapping between JMS messages and MQ messages.  This mapping is documented, and is handled by the MQ JMS provider. 
 
 ... |