| Author | 
		  Message
		 | 
		
		  | vinbud117 | 
		  
		    
			  
				 Posted: Tue Feb 07, 2006 7:33 pm    Post subject: ebcdic to ascii conv at channel | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 22 Jul 2005 Posts: 61
  
  | 
		  
		    
			  
				hi,
 
 
i get the message from MVS.  In the sender channel the CONVERT is set to yes.  When i receive the message the code page is set as 437 but the data still remains in EBCDIC.  y m i not getting the data in  ascii.
 
 
Thks | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vennela | 
		  
		    
			  
				 Posted: Tue Feb 07, 2006 7:35 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India 
  | 
		  
		    
			  
				Is the MQMD's Format set to MQSTR?
 
If not then that might be the problem | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vinbud117 | 
		  
		    
			  
				 Posted: Tue Feb 07, 2006 10:13 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 22 Jul 2005 Posts: 61
  
  | 
		  
		    
			  
				hi vennela,
 
 
the mqmd Format is MQIMS... in the IMS header the Format is blank.. I get the data via the IMS bridge.. so LLZZ will also be in the data.... so i dont thk v can set MQSTR | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vennela | 
		  
		    
			  
				 Posted: Tue Feb 07, 2006 10:49 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| so i dont thk v can set MQSTR | 
   
 
 
I don't think we have a choice then. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | elvis_gn | 
		  
		    
			  
				 Posted: Tue Feb 07, 2006 11:01 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Padawan
 
 Joined: 08 Oct 2004 Posts: 1905 Location: Dubai 
  | 
		  
		    
			  
				Hi vinbud117,
 
Is the message coming to the Broker ?
 
 
If Yes then handle it there itself.
 
 
Regards. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vinbud117 | 
		  
		    
			  
				 Posted: Wed Feb 08, 2006 12:04 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 22 Jul 2005 Posts: 61
  
  | 
		  
		    
			  
				hi Elvis,
 
 
It comes to broker....  but as i mentioned when the msg comes to the broker the CCSID is set as 437 but the data is in EBCDIC.. a mismatch... 
 
 
tho i m using am  handling in the broker, by using a  compute node for  setting the ccsid back to 500 n then convertin it again to ASCII,  i m trying to c if it can come to the broker in ASCII.   
 
 
thks
 
vinay | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | elvis_gn | 
		  
		    
			  
				 Posted: Wed Feb 08, 2006 1:45 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Padawan
 
 Joined: 08 Oct 2004 Posts: 1905 Location: Dubai 
  | 
		  
		    
			  
				Hi vinbud117,
 
 
I'm doing the very same thing in my flows. Try directly to 819 instead of 437. You dont have to set to 500 and from that to another....
 
 
Regards. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | vinbud117 | 
		  
		    
			  
				 Posted: Wed Feb 08, 2006 11:51 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Acolyte
 
 Joined: 22 Jul 2005 Posts: 61
  
  | 
		  
		    
			  
				hi mquseless,
 
 
wht are the format values that i can set.. for the conv to take place... | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | elvis_gn | 
		  
		    
			  
				 Posted: Thu Feb 09, 2006 1:14 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Padawan
 
 Joined: 08 Oct 2004 Posts: 1905 Location: Dubai 
  | 
		  
		    
			  
				
   
	| vennela wrote: | 
   
  
	Is the MQMD's Format set to MQSTR? 
 
If not then that might be the problem | 
   
 
 | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |