- External Events. This new feature is, in essence, support for the feature calledAdvanced Queuing (or AQ) available in all editions of the Oracle Database since 8i. AQis a very powerful and robust asynchronous event solution. This feature brings the possibility to communicate with a Forms module from outside of Forms.
- JavaScript. With the help of this new feature Forms can invoke JavaScript code available in the page from which the Forms applet resides The reverse is also possible,that is you can call into Forms from JavaScript.
- Proxy User Support. This new feature makes it possible to use Proxy Users in OracleForms. Proxy Users are users with very few and limited privileges used in deployments with high security requirements and/or very many users.
- New Enterprise Manager User interface and functionality. Oracle Forms’ support for EM has been improved with a new user interface and new features. It’s nowpossible to correlate a specific Forms session’s activities with activities seen in the database. A function that associates a Forms instance with a SSO instance has also been added.
- Events in Pluggable Java Components. Oracle Forms support for Pluggable JavaComponents (or PJC) has been augmented by adding support for dispatching events to the Forms server in PJC code.
- Tracing improvements. The tracing present in Oracle Forms can now log the namesof called PL/SQL functions and procedures and the names, types and values ofparameters used in those calls.
- Oracle Diagnostic Logging. Support for Oracle’s standardized logging architecture isat the heart of this new feature.
- Using the JVM Controller when integrating with Oracle Reports. The JVMcontroller functionality used only for Java integration in earlier versions has now beenextended to Forms’ integration with Oracle Reports.
- These new features will help in development, management and modernization of OracleForms applications and allow them to integrate with different technologies through a serviced based achitecture (SOA).
<165>