Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Datasource in BPEL

user1254328Jun 28 2011 — edited Feb 26 2020
Hello,

I have created a Datasource in WebLogic server already. Its name is eis/DB/MOSPL. I am using this datasource name in my other DB adapters successfully.


Now I have BPEL. I am using Java Embedding. Java Embedding has a SQL query. I want to use above datasource in the Java Embedding so that I can execute the SQL query in Java Embedding.

Can anyone point me to a Java Code snippet, that will use above Datasource name ? Once I can use the datasource then I know I can execute the SQL query.

So anyone - Using datasource in Java ?

thx
dd
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 27 2011
Added on Jun 28 2011
5 comments
337 views