| Author | 
		  Message | 
  		
  		
		     Topic: How to add an String to the Output Message | 
  		
  		
		  pbravi
  
	  	  Replies: 6 Views: 4794
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat May 25, 2002 1:35 am   Subject: How to add an String to the Output Message | 
  		
  		
		  Thanks
 It was working, we stored the remove 100# in a variable and concanitaded it to the output after converting it to blob(thru reset node)
 
 Appendstr = cast(InputRoot.MQRFH2.usr.myvariable as BL ... | 
  		
  		
		     Topic: How to add an String to the Output Message | 
  		
  		
		  pbravi
  
	  	  Replies: 6 Views: 4794
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu May 23, 2002 5:49 am   Subject: How to add an String to the Output Message | 
  		
  		
		  hi all
 we are very well aware that my xml won't be valid with 100#, but its a business need we will remove that string before parsing it to the xml parser.
 
 we want add the string to the existing x ... | 
  		
  		
		     Topic: How to add an String to the Output Message | 
  		
  		
		  pbravi
  
	  	  Replies: 6 Views: 4794
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu May 23, 2002 3:54 am   Subject: How to add an String to the Output Message | 
  		
  		
		  Hi All
 We want to remove an string from the input message, process and convert the message to XML and again append the same string to the output message as a prefix
 
 The scenario is as follows
 Inp ... | 
  		
  		
		     Topic: How to Group XML Messages | 
  		
  		
		  pbravi
  
	  	  Replies: 2 Views: 2414
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri May 17, 2002 10:53 pm   Subject: How to Group XML Messages | 
  		
  		
		  Hi All
 We want to group XML message ,
 The Scenarion is as Follows
 
 We are Transforming the EDIFACT Message into XML
 
 our sample edi message looks like
 cnt+5:KGM
 cnt+6:PND
 
 We want to group a ... | 
  		
  		
		     Topic: How to define optional elements in a MessageSet | 
  		
  		
		  pbravi
  
	  	  Replies: 3 Views: 2962
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu May 16, 2002 8:29 pm   Subject: How to define optional elements in a MessageSet | 
  		
  		
		  Hi Thanks
 We have found the solution
 
 We are transforming edi message to xml.
 
 The Tag name was set in the element properties of the tdf tab after attaching the  compound type as an element to th ... | 
  		
  		
		     Topic: How to define optional elements in a MessageSet | 
  		
  		
		  pbravi
  
	  	  Replies: 3 Views: 2962
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 15, 2002 9:30 pm   Subject: How to define optional elements in a MessageSet | 
  		
  		
		  Hi All
 I am working in a message set Transalation of  one format to another.
 I am able to translate the input message if my input message contains all the elements defined in the message of Message  ... |