| Author | 
		  Message | 
  		
  		
		     Topic: Building a new output message | 
  		
  		
		  lux
  
	  	  Replies: 1 Views: 1777
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 23, 2002 4:35 am   Subject: Building a new output message | 
  		
  		
		  Hi,
 
 i'm trying to do something like this(i don't know if it's possible...):
 
 I´m making the parsing from a message in a xml format to a tds format using  the character "/".
 
 So far so good. Th ... | 
  		
  		
		     Topic: Fields Validation | 
  		
  		
		  lux
  
	  	  Replies: 1 Views: 1789
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 19, 2002 6:05 am   Subject: Fields Validation | 
  		
  		
		  Hello everybody.
 
 I receive a message in a xml format and i make a parsing to a format like this
 
 data1/data2/..../datan
 
 i have some fields that i don´t want to appear in the message if they d ... | 
  		
  		
		     Topic: Length of a xml | 
  		
  		
		  lux
  
	  	  Replies: 2 Views: 2512
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 16, 2002 4:40 am   Subject: Length of a xml | 
  		
  		
		  Hello,
 
 In order to afect a field in my message i need to know the length of a block of a XML file.
 
 For example, 
 
 i have this block in my xml
 
 <tamanho xsi:type="xsd:int">0</tamanho ... | 
  		
  		
		     Topic: Put the xml header in a good format | 
  		
  		
		  lux
  
	  	  Replies: 0 Views: 2298
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 12, 2002 2:47 am   Subject: Put the xml header in a good format | 
  		
  		
		  Hello, 
 
 i have a problem. I want to put a xml header in a format like this:
 
 
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/X ... | 
  		
  		
		     Topic: BIP1934E: Message Set (PocBESv1, Level 1) is incomplete. | 
  		
  		
		  lux
  
	  	  Replies: 2 Views: 2127
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 02, 2002 9:39 am   Subject: BIP1934E: Message Set (PocBESv1, Level 1) is incomplete. | 
  		
  		
		  Hi all, 
 
 when i make a deploy i obtain the message below in the log.
 I'm doing the deploy in a client not in the server.
 
 If someone could help me i appreciate.
 
 BIP1934E: Message Set (PocBESv ... | 
  		
  		
		     Topic: Parsing a Mrm to a xml format | 
  		
  		
		  lux
  
	  	  Replies: 1 Views: 2059
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 01, 2002 3:30 pm   Subject: Parsing a Mrm to a xml format | 
  		
  		
		  Hi, this forum is great and i appreciate this blessing.
 
 WMQI 2.1 csd2 
 
 I want to "convert" a message format like "\data1\data2\data3\dataN" to a XML format. The data fields are delimited by "\". ... |