Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to call a bapi from oracle forms

Former Member
0 Likes
508

Hi

The requirement is to call a bapi from oracle forms I have searched around the forums and googled but the concept is not clear.

There is the oracle fusion middleware but is that for sap as well?.

I wish to enable a function call during a process in the application the client has made in oracle forms. I know the vb code for calling a function but I am a bit lost over how it goes in oracle. It will be real time and only small amounts of data will be transferred. the frequency will be high though

Some threads existed where the Jco connector was used.

Does someone have any documents or links where a simple explanation was available?

How can I make a remote function call form oracle.

What are the options I have?

Thank you.

Hi

The requirement is to call a bapi from oracle forms I have searched around the forums and googled but the concept is not clear.

There is the oracle fusion middleware but is that for sap as well?.

I wish to enable a function call during a process in the application the client has made in oracle forms. I know the vb code for calling a function but I am a bit lost over how it goes in oracle. It will be real time and only small amounts of data will be transferred. the frequency will be high though

Some threads existed where the Jco connector was used.

Does someone have any documents or links where a simple explanation was available?

How can I make a remote function call form oracle.

What are the options I have?

Thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
442

Update:

I found info on Oracle Interconnect. It is a component which comes with the 9i AS.

Am verifying with client~ probably resolves issue i guess.

Edited by: Zeeshan Shah on Aug 22, 2008 10:37 AM

Read only

0 Likes
442

Will be able to use interconnect or the JCo connector for it

Solved