| Author | 
		  Message | 
  		
  		
		     Topic: tagged encoded length elements | 
  		
  		
		  farbman
  
	  	  Replies: 5 Views: 3179
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 28, 2011 4:59 am   Subject: tagged encoded length elements | 
  		
  		
		  That solution did work excellent   | 
  		
  		
		     Topic: tagged encoded length elements | 
  		
  		
		  farbman
  
	  	  Replies: 5 Views: 3179
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 28, 2011 4:47 am   Subject: tagged encoded length elements | 
  		
  		
		  I think that I can use the same data as found on 007tagAdataAAA006tagBdataBB009tagCdataCCCCC
 
 007,006,009 = Length of data element
 tagA,tagB,tagC = Tag identifier
 dataAAA,dataBB,dataCCCCC = elemen ... | 
  		
  		
		     Topic: tagged encoded length elements | 
  		
  		
		  farbman
  
	  	  Replies: 5 Views: 3179
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 28, 2011 2:40 am   Subject: tagged encoded length elements | 
  		
  		
		  Hi,
 
 I stumbled across a little bit weird tagged format where all the tagged elements are as following.
 XXXXYYYYDDDDDDDDDDDDD
 
 XXXX=Length of DDDDDD
 YYYY=TAG
 DDDD=Element Data
 
 The record is  ... | 
  		
  		
		     Topic: error parsing integer with TDS parser | 
  		
  		
		  farbman
  
	  	  Replies: 5 Views: 7308
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 04, 2010 5:21 am   Subject: error parsing integer with TDS parser | 
  		
  		
		  Found a setting for this in the message set.
 
 Under Character data settings there is a box called Fixed length string.
 Select Trim Paddring Chars in the dropdown box and as long as you have put spa ... | 
  		
  		
		     Topic: error parsing integer with TDS parser | 
  		
  		
		  farbman
  
	  	  Replies: 5 Views: 7308
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 22, 2010 6:45 am   Subject: error parsing integer with TDS parser | 
  		
  		
		  I have the same problem (wmb 6.1.0.6).
 Can't parse space padded elements as int or decimal with TDS.
 
 A data conversion failed because the data was invalid.   
  Type of data being read: 'string'   ... | 
  		
  		
		     Topic: classing throw node as something else than information | 
  		
  		
		  farbman
  
	  	  Replies: 1 Views: 1983
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 26, 2008 6:41 am   Subject: classing throw node as something else than information | 
  		
  		
		  forgot to tell you that I use wmb6.1    | 
  		
  		
		     Topic: classing throw node as something else than information | 
  		
  		
		  farbman
  
	  	  Replies: 1 Views: 1983
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Nov 26, 2008 6:39 am   Subject: classing throw node as something else than information | 
  		
  		
		  I use a route node, and on the default out terminal I have connected a throw node to take care about messages that for some reason do not get routed to any other terminal.
 
 All exceptions I create f ... | 
  		
  		
		     Topic: javax.naming.ContextNotEmptyException "SCA not empty&qu | 
  		
  		
		  farbman
  
	  	  Replies: 4 Views: 14399
  | 
		   Forum: WebSphere Process Server (WID/WPS/WAS+)   Posted: Fri Sep 19, 2008 4:53 am   Subject: javax.naming.ContextNotEmptyException "SCA not empty&qu | 
  		
  		
		  I got the exact same error when I have a completely fresh install of WID 6.1.2 trying to run the supplied HelloWorld example.
 
 Anyone have a better solution than reinstallation? |