Home > What's New in Oracle A...
This section describes new features available in Oracle Application Express Release 3.1 and points you to additional information.
New features in Oracle Application Express, release 3.1 include:
Interactive Reporting Region.
Interactive Reporting Regions enable end users to customize reports. Users can alter the layout of report data by choosing the columns they are interested in, applying filters, highlighting, and sorting. They can also define breaks, aggregations, different charts, and their own computations. Users can create multiple variations of the report and save them as named reports, output to comma-delimited files, and print them to PDF documents. See "Editing Interactive Reports" .
Optional Runtime-Only Installation.
For testing and production instances, Oracle Application Express, release 3.1 supports the ability to install just a runtime version of Oracle Application Express. This minimizes the installed footprint and privileges. Scripts are also provided to remove or add the developer interface from an existing instance. This new feature improves application security since in a runtime instance developers cannot advertently update a production applicatio. See "Managing a Runtime Environment".
Custom Themes.
In addition to the default themes provided with Oracle Application Express, you can create your own customized themes. This enables you to design a very specific look and feel to meet your corporate requirements and then publish this as a theme for all other applications to use. Two new standard themes have also been added. See XX on page xx.
Documented JavaScript libraries.
Oracle Application Express, release 3.1 includes the ability to suppress standard JavaScript and CSS files. All included JavaScript files are now compressed to improve page load time. This release also includes an improved framework for advanced Oracle Application Express developers to build and leverage custom Web 2.0 capabilities, improving performance and enabling devleopers to create more dynamic application widgets. See "JavaScript APIs".
Improved Security.
This release includes a new Hidden and Protected item type. This item type greatly simplifies the developer's task of protecting item session state. This together with other minor improvements makes the default security functionality more robust within Oracle Application Express. See Table: Available Item Types.
Enhanced Report Prining.
With release 3.1, now includes XML as a download format and supports multiple SQL statements. See "Printing Report Regions".
Application Builder refinements included with this release include:
The ability to define Application Date Format
The ability to add a search region when creating a report.
You can now include attachments with emails sent using the Application Express mail APIs
The previous 32K limit on data when creating an application on a spreadsheet has been removed.
You can now create master detail reports in the create application wizard
Master detail report implementation has been improved and refined
Support for declarative Media Type enables generation of pages of type other than 'text/html'