| Author | 
		  Message | 
  		
  		
		     Topic: No Autosuggest option form EmailinputHeader | 
  		
  		
		  sathish.mani
  
	  	  Replies: 1 Views: 2065
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 23, 2015 6:51 am   Subject: No Autosuggest option form EmailinputHeader | 
  		
  		
		  I am trying to get the subject line from the email. I am wondering why the EmailInputHeader option does not show up when i hit ctrl + space after InputRoot rather i am seeing EmailOutputHeader.
 
 How ... | 
  		
  		
		     Topic: Receiving html email at Email Input Node | 
  		
  		
		  sathish.mani
  
	  	  Replies: 1 Views: 2273
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 19, 2015 10:46 am   Subject: Receiving html email at Email Input Node | 
  		
  		
		  I am receiving an email at the email input node and i need to scan through the body of email and put some of those contents to the database.
 
 CAST(InputRoot.MIME.Data.BLOB.BLOB AS CHARACTER ENCODING ... | 
  		
  		
		     Topic: Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  sathish.mani
  
	  	  Replies: 6 Views: 4571
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 11, 2015 7:52 am   Subject: Re:Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  
 I dont have any child of <return> of the field name 'type' with namespace xsi... It is available only as an attribute of the <return> tag. I need to make use of this value 'dealer', is t ... | 
  		
  		
		     Topic: Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  sathish.mani
  
	  	  Replies: 6 Views: 4571
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 11, 2015 6:19 am   Subject: Re:Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  None of the children are of that type. Just to brief on my question, it is an incoming soap message where the <body> has a <return> tag with attributes and namespaces looking like this
 &l ... | 
  		
  		
		     Topic: Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  sathish.mani
  
	  	  Replies: 6 Views: 4571
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 10, 2015 4:25 pm   Subject: Re:Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  None of the children are of that type. Just to brief on my question, it is an incoming soap message where the <body> has a <return> tag with attributes and namespaces looking like this
 &l ... | 
  		
  		
		     Topic: Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  sathish.mani
  
	  	  Replies: 6 Views: 4571
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 10, 2015 1:20 pm   Subject: Obtain a Specific namespace From Multiple Namespaces | 
  		
  		
		  I am new to the message broker and ESQL and I am not sure how to obtain a specific namespace in a tag when there is more than one namespaces .
 
 <return ns1='abc' ns2 = 'xyz' />
 
 I need to ob ... | 
  		
  		
		     Topic: Handling Runtime, Timeout, Connection Exception in ESQL | 
  		
  		
		  sathish.mani
  
	  	  Replies: 1 Views: 3031
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Dec 19, 2014 7:30 am   Subject: Handling Runtime, Timeout, Connection Exception in ESQL | 
  		
  		
		  I am new to Message broker and need a little help in handling exceptions in ESQL compute node.
 
 I have an ESQL node at the failure terminal that creates a structure with three tags.
 
 1. Faultcode, ... | 
  		
  		
		     Topic: Passsing a Bean Object from Java Compute node to SOAP Reply | 
  		
  		
		  sathish.mani
  
	  	  Replies: 3 Views: 2618
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 19, 2014 3:38 pm   Subject: Passsing a Bean Object from Java Compute node to SOAP Reply | 
  		
  		
		  | I am totally new to MB. I am using the java compute node trying to access the database and structure the response based on the result set. I have a java code that does this operation and returns me a  ... |