Posted: Thu May 26, 2005 10:35 pm Post subject: JDBC adapter
Acolyte
Joined: 18 Jan 2004 Posts: 52
I have a scenario where I need to do a db lookup. Howeevr due to permission issues , we need to go the JDBC adapter route. How can I send a request as a BO to the adpter and receive a reply from the adpater so that I get the value from the db.
Adapters work interms of Business Objects. It has Delivery Queue and Request Queue.
1. You need design the BO using the BO Desinger
2. Develop a Message Flow which does the instance of BO with Retreive verb and dump into Request Queue.
3. You would get reply in Delivery Queue.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum