Oracle Forms, Web Enambled and User Exits...

From: Sean Ennis <ennis_at_escape.ca>
Date: 1998/10/09
Message-ID: <361E5B69.302F5E49_at_escape.ca>#1/1


I have an application that has been build using oracle forms, and external Pro*C and C code. When it's compliled it looks something like this:

  External Functions <---------> Oracle < - - - - > FormFile.fmb

    (Pro*C and C)              Forms Core
                               (runform45)

  \-----------------|-------------------/
                    |
     Included in the actual executable.


From what I understand of the web enable forms replace the standard forms executable with a web-java-inferface that talks with the fmb file

  WebForm < - - - - - > FormFile.fmb   Binary   

From what I understand, you can have user exits in a web enable forms. How can I do this (i.e. is there some library I can replace in my compile make a web enable form with user exits)?

Sean Received on Fri Oct 09 1998 - 00:00:00 CEST

Original text of this message