Skip to Main Content

Oracle Forms

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!

start a java program from an FMB then read and write some variables

Hafed BenteftifaApr 4 2008 — edited Apr 4 2008
Hello,

I am trying to see whether the following setup works:

item A, B, D and Button Z are on a Forms Canvas.
User clicks on Button Z. This will launch a java program (Myprog class).

Myprog main will read values in item A and B, run some calculation and then will return it back to our forms module and then will be displayed in item D.

I have read about PL/SQL wrapper but the way I am looking at my setup is that my Forms module will be just the GUI interface.

Any ideas ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 2 2008
Added on Apr 4 2008
5 comments
534 views