| Author | Message | 
		
		  | amar | 
			  
				|  Posted: Mon Sep 23, 2002 6:07 am Post subject: DataConversion...OS/400 to NT |   |  | 
		
		  | Apprentice
 
 
 Joined: 27 Jun 2002Posts: 45
 
 
 | 
			  
				| Hi 
 We are using MQ5.2.1 & MQSI 2.1
 Whenever i am getting OS/400 operating System messages, i am not able to publish message, it is going to faliure Queue.
 
 Note:message type is XML Format,Message contains looks like..
 Ì_%?ÎÁÊËÑ?>????Á>Ä?ÀÑ>Å?ÑÂ_???Ê??È?ÊÁÉ?Ä?ÀÁ??ÄÇ>%????ÊÁÄ?>
 CodedSetCharacterSetID is 37
 and Endoing is 273
 So here Where i want to do conversion?
 can u anyone give me a solution
 
 regards
 amar
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | kavithadhevi | 
			  
				|  Posted: Tue Sep 24, 2002 5:03 am Post subject: |   |  | 
		
		  |  Master
 
 
 Joined: 14 May 2002Posts: 201
 Location: USA
 
 | 
			  
				| First to see whether you are putting message mentioning it as a String type. Refer documentation for Put Message options as a String. _________________
 Thanks in Advance.
   
 Kavitha
 IBM Certified System Administrator
 Websphere MQ v 5.3
 www.zealphoenix.com
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | amar | 
			  
				|  Posted: Tue Sep 24, 2002 9:32 pm Post subject: |   |  | 
		
		  | Apprentice
 
 
 Joined: 27 Jun 2002Posts: 45
 
 
 | 
			  
				| Hi, 
 Thanks for Reply
 
 The message Format is MQSTR,my doubt is we are getting different CCSID and Encoding Values(that i mentioned previous Q).So  i want to know, how to change AS/400 CCSID and EnCoding values. or any other suggestion.........
 
 regards
 amar
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | nimconsult | 
			  
				|  Posted: Wed Sep 25, 2002 4:33 am Post subject: |   |  | 
		
		  |  Master
 
 
 Joined: 22 May 2002Posts: 268
 Location: NIMCONSULT - Belgium
 
 | 
			  
				| Specify MQGMO_CONVERT in the MQGMO.Options field when you perform the MQGET. It should perform character translation between the original CCSID and your queue manager native CCSID. _________________
 Nicolas Maréchal
 Senior Architect - Partner
 
 NIMCONSULT Software Architecture Services (Belgium)
 http://www.nimconsult.be
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  | amar | 
			  
				|  Posted: Wed Sep 25, 2002 5:52 am Post subject: |   |  | 
		
		  | Apprentice
 
 
 Joined: 27 Jun 2002Posts: 45
 
 
 | 
			  
				| Hi, 
 As per our appilcation design i need to publish,So i will put this message MQInputNode(Message Flow diagram is like)
 
 MQinputNode----->ComputeNode----->PublicationNode
 
 Here  i am not able to publish the message, it is going to faliure Queue.
 
 
 regards
   amar
 |  | 
		
		  | Back to top |  | 
		
		  |  | 
		
		  |  |