| Author | 
		  Message | 
  		
  		
		     Topic: Problem while using PROPAGATE statement | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 2 Views: 2406
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 29, 2013 3:08 am   Subject: Problem while using PROPAGATE statement | 
  		
  		
		  I am having a provider flow, which has a MQInput node followed by compute and the some downstream nodes.
 
 I am using the compute node to send requests to multiple destinations one at a time. For whi ... | 
  		
  		
		     Topic: XMLNSC parser problem | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 1 Views: 2130
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 15, 2011 11:08 pm   Subject: XMLNSC parser problem | 
  		
  		
		  Hi, 
 
 I am using XMLNSC parser. 
 In my input message i am getting some unicode characters and when the message tries to be transformed from the XSLT node it is throwing "An invalid XML charact ... | 
  		
  		
		     Topic: Convert a hexbinary to a readable character | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 15 Views: 21871
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Apr 10, 2010 10:27 am   Subject: Convert a hexbinary to a readable character | 
  		
  		
		  Hello All,
 
 Thankyou so much for your help!!!
 
 Indeed when i switched to XMLNSC parser, in validation mode the hex was converted to BLOB, and then when I casted this BLOB to Char using the InputRo ... | 
  		
  		
		     Topic: Convert a hexbinary to a readable character | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 15 Views: 21871
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 08, 2010 9:46 pm   Subject: Convert a hexbinary to a readable character | 
  		
  		
		  Hi,
 
 I have not declared InputRoot.XMLNS.NS1:SapGenericIDocObject.IDocStreamData as either char or blob or base64encoded.
 
 I am just declaring a refrence like
 
 DECLARE InputXMLNSRef REFERENCE TO ... | 
  		
  		
		     Topic: Convert a hexbinary to a readable character | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 15 Views: 21871
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 08, 2010 9:39 am   Subject: Convert a hexbinary to a readable character | 
  		
  		
		  My Code looks as below: 
 
 When i try converting back to the characteri get back the hexbinary string. Please help  
 
 DECLARE NS1 NAMESPACE 'http://www.ibm.com/xmlns/prod/websphere/j2ca/sap/sapgene ... | 
  		
  		
		     Topic: Convert a hexbinary to a readable character | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 15 Views: 21871
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 08, 2010 9:22 am   Subject: Convert a hexbinary to a readable character | 
  		
  		
		  | Can you please let me know the exact esql code... actually this hexbinary string i have got from my SAP Adapter which is working in ALE passthrough mode. The IDocStream field comes in as hexbinary as  ... | 
  		
  		
		     Topic: Convert a hexbinary to a readable character | 
  		
  		
		  radhika.tharayil
  
	  	  Replies: 15 Views: 21871
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 07, 2010 7:14 am   Subject: Convert a hexbinary to a readable character | 
  		
  		
		  Hi 
 
 Can anyone help me with an ESQL code which converts the hexbinary string like shown below to its equivalent character format which is a readble. I dont want want to use a message set.
 
 '45444 ... |