ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » calling oracle stored procedure by using JDBC Adapter:

Post new topic  Reply to topic
 calling oracle stored procedure by using JDBC Adapter: « View previous topic :: View next topic » 
Author Message
mqseries0209
PostPosted: Fri Dec 08, 2006 1:01 pm    Post subject: calling oracle stored procedure by using JDBC Adapter: Reply with quote

Voyager

Joined: 30 Mar 2006
Posts: 90

Hi,

I am trying to configure an JDBC adapter to execute two stored procedures depending on incoming verb and this should by achieved by using a single wrapper BO.

One SP execution results in a Result Set (achieved by using RetrieveSP)and other is simple update (by using UpdateSP).

Here is how BO looks like:

<Main BO>
<Att1>
<Att2>
<Att3>
<ChildBO1> // This BO is used to execute SP for Retrieve
<RetrieveSP>
<Att_1>
<Att_2>
</ChildBO1>
<ChildBO2> // This BO is used for Update
<UpdateSP>
<Att_1>
<Att_3>
</ChildBO2>
</Main BO>


Well My Question is it possible to execute two different SP's independently based on incoming verb (Retrieve for RetrieveSP and Update for UpdateSP), by using the above wrapperBO ?

Any help is appreciated.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Interchange Server + Adapters » calling oracle stored procedure by using JDBC Adapter:
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.