| Author | 
		  Message | 
  		
  		
		     Topic: JDBC Connector + WHERE IN | 
  		
  		
		  helldoggie
  
	  	  Replies: 0 Views: 3494
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Tue Oct 09, 2007 6:42 am   Subject: JDBC Connector + WHERE IN | 
  		
  		
		  Hi,
 
 I want to include a where in( @ ) in the application specific information from my BO object. 
 
 The problem is that the number of values in @ is not a fixed number. This @ refers to a field in ... | 
  		
  		
		     Topic: WBI 4.2 WHERE IN problem | 
  		
  		
		  helldoggie
  
	  	  Replies: 1 Views: 2136
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Apr 20, 2007 6:04 am   Subject: WBI 4.2 WHERE IN problem | 
  		
  		
		  Hi,
 
 I'm using WBI system manager version 4.2.2. and  I need to build a business object for selecting data out of a database. It should look something like this.
 
 select * from ... where status in ... | 
  		
  		
		     Topic: business object to xml? | 
  		
  		
		  helldoggie
  
	  	  Replies: 1 Views: 2166
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 28, 2006 2:48 am   Subject: business object to xml? | 
  		
  		
		  I'm using the wbi system manager.
 I read xml formatted messages from a queue with a 
 mq connector. Than transfer them
 to a business object. Now I want to put them back on the queue.
 
 But I only g ... | 
  		
  		
		     Topic: response/request problem | 
  		
  		
		  helldoggie
  
	  	  Replies: 2 Views: 4884
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Mon Nov 13, 2006 5:50 am   Subject: response/request problem | 
  		
  		
		  Hi,
 I'm using wbi 4.4 and I have a little problem with the response request
 configuration. Currently i'm using multiple mq connectors for handling
 the request and response business objects. I've ad ... | 
  		
  		
		     Topic: Business Object conversion problem | 
  		
  		
		  helldoggie
  
	  	  Replies: 2 Views: 2820
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 04, 2006 5:43 am   Subject: Business Object conversion problem | 
  		
  		
		  Never mind.
 I could fix it with a response request data handler    
 
 Thx anyway | 
  		
  		
		     Topic: Business Object conversion problem | 
  		
  		
		  helldoggie
  
	  	  Replies: 2 Views: 2820
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 02, 2006 11:43 pm   Subject: Business Object conversion problem | 
  		
  		
		  Hi,
 
 I'm using WBI to send a business object to a queue. An AS400
 program get it off this queue and does some actions with it.
 Adding more fields and such things.
 
 The first object, Invoice, is  ... |