| Author | 
		  Message | 
  		
  		
		     Topic: Converting XML file to a string using ESQL | 
  		
  		
		  malika
  
	  	  Replies: 10 Views: 38326
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 29, 2010 11:59 pm   Subject: Converting XML file to a string using ESQL | 
  		
  		
		  Thanks for your replies...
 
 I am now able to get a string in th output node using the below code in compute node.
 SET OutputRoot.BLOB.BLOB=CAST (message AS BLOB CCSID 1208);
 where message is a  va ... | 
  		
  		
		     Topic: Converting XML file to a string using ESQL | 
  		
  		
		  malika
  
	  	  Replies: 10 Views: 38326
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 25, 2010 5:46 am   Subject: Converting XML file to a string using ESQL | 
  		
  		
		  Thanks...u got that write,
 
 I am very new to all this and didnot got time to go through the tutorials properly.
 
 As this need to be done urgently, can you let me know how should I do that. My unde ... | 
  		
  		
		     Topic: Converting XML file to a string using ESQL | 
  		
  		
		  malika
  
	  	  Replies: 10 Views: 38326
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 25, 2010 5:20 am   Subject: Converting XML file to a string using ESQL | 
  		
  		
		  Thanks for the replies....I tried setting the domain to XMLNS, by changing the property of the input node to XMLNS, but stiil getting probs.
 
 As I m very new this, please help be on the below also.
 ... | 
  		
  		
		     Topic: Converting XML file to a string using ESQL | 
  		
  		
		  malika
  
	  	  Replies: 10 Views: 38326
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 24, 2010 4:27 am   Subject: Converting XML file to a string using ESQL | 
  		
  		
		  Hi All,
 
 I want to covert an XML file into a string using ESQL (compute node), but I dont know how I should set the message in string format in the output node. 
 
 I tried using Set OutputRoot = me ... | 
  		
  		
		     Topic: Establishing connection | 
  		
  		
		  malika
  
	  	  Replies: 1 Views: 2053
  | 
		   Forum: General IBM MQ Support   Posted: Sun Mar 14, 2010 11:16 pm   Subject: Establishing connection | 
  		
  		
		  Hi,
 
 I want to create the connection between my machine (MQ Server) and other machine (ha_mqc_server on UNIX).  I have the queue manager names and server connection channel name of other machine wit ... | 
  		
  		
		     Topic: MQServer vs MQClient | 
  		
  		
		  malika
  
	  	  Replies: 7 Views: 9539
  | 
		   Forum: General IBM MQ Support   Posted: Tue Mar 09, 2010 2:03 am   Subject: MQServer vs MQClient | 
  		
  		
		  | I m having mqserver installed on my machine. I want to access the queue manager residing on other pc, for which I have created remote (q1)queue, tranmission queue, sender channel on my machine and rec ... |