Newsletters




New Features in Oracle APEX Release 22.2


During Database & Technology Week 2022, an event sponsored by the Quest Oracle Community, Marc Sewtz, senior director of software development for Oracle APEX, shared the new features in Oracle APEX’s release 22.2.

Oracle APEX is an enterprise low-code application platform that allows developers to quickly create and deploy cloud or on-premises apps that solve real problems and provide immediate value. APEX o­ers solutions for a variety of use cases, including building new cloud and mobile apps, turning spreadsheets into apps, modernizing Oracle forms, SaaS and EBS extensions, external data sharing, and Datamart reporting. According to a recent survey by IDC, APEX is the world’s most popular low-code platform.

New APEX releases occur biannually.

What’s New in 22.2

APEX 22.2 was released on November 10, 2022—the first time a version of APEX was released for download and on-premises installation on the same day. e new features and enhancements include application search, invoke API process type, PWA and mobile upgrades, universal theme updates, landmark support for regions, JavaScript library updates, several new and updated components, and other enhancements.

Application Search

Application Search allows you to easily create a search engine style functionality within your app that looks for matches across multiple data sources within your application. It allows you to search with several diff­erent configurations across multiple tables and outside data sources.

Invoke API Processes

Invoke API Processes is a new page-level process type that allows you to map your forms to store procedures without having to write PL/SQL code. APEX will automatically map preset parameters to page items if they match by name so that you don’t have to do so manually. You can also enable debugging so that you can see the procedure code of when a form was updated.

PWA and Mobile Updates

While installing a PWA as an app on a mobile device is not a new feature in APEX 22.2, your device now automatically detects if the PWA is supported by the device. If your device supports mobile app installation, you will see an “Install App” icon at the top of the PWA, which you can click to install the app shortcut on your mobile device. You can also configure screenshots to appear during the mobile app installation process, add shortcuts to your app that allow users quickly navigate to the pages you choose, allow your app to read geolocation, and use a dynamic action to share data from your app with improved, more-descriptive visuals.

Universal Theme Updates

Within the APEX program there have been some updates to the universal theme. There is a new Search Region template, which allows you to customize results for the new Search component and now makes it easier to position items and buttons together. There is also an improved performance which allows for faster loading and less page flickering.

Landmark Support for Regions

This feature allows users to make an application easier to use with a screen reader. You now automatically have landmarks predefined, which can be overridden if needed.

JavaScript Library Upgrades

With each new APEX upgrade, you also automatically get several updates to your JavaScript libraries so that you don’t have to upgrade and test these libraries yourself.

Task Definition Enhancements

Additionally, there have been enhancements made to the approvals component of Task Definition, including the ability to configure Due On dates and Expiration Policies of Tasks, the ability to log task history more easily, as well as various new attributes that are available on the Task Details page.

Dynamic Content Region

The Dynamic Content region is now refreshable and supports lazy loading, which means that content that takes longer to load will appear as empty boxes on the page, instead of waiting until all content is loaded to launch the page. It also has support for MLE, and the region source can be written in JavaScript on databases 20c and 21c.

CLOB Support for Page Items

In 22.2 there is now additional CLOB support for Page Items. You can now store more than 32,000 bytes in Session State Data Type, allowing you to add more content.

Text Field With Autocomplete

There have also been updates to streamline using Text Field with Autocomplete. These updates include Maps using vector layers, a numeric keypad pop-up in number elds on mobile device, automatic updates to the calendar regions, and new attributes to the Rich Text editor for Toolbar Style.


Sponsors