What's New in This Guide for MAF Release 2.3.2

The following topics introduce the new and changed features of Oracle Mobile Application Development Framework (Oracle MAF) and other significant changes, which are described in this guide.

New and Changed Features for MAF Release 2.3.2

Oracle MAF Release 2.3.2 includes the following new and changed development features, which are described in this guide.

  • MAF application end users can now install the digital certificates required to access HTTPS servers in the MAF application’s keystore. You can register a file extension for the servers’ digital certificates to facilitate their installation, as described in Registering SSL Certificate File Extensions in a MAF Application.

  • MAF applications can now parse the JSON response from a login success URL to retrieve the OAuth token to relay it when the MAF application requests access to secured services. You enable this capability by selecting the Parse Token Relay Response checkbox when configuring the login connection. For more information, see How to Configure Single Sign-On in a MAF Application.

  • MAF applications that you create using this release of MAF render AMX content using WKWebView when deployed to iOS 9 devices. WKWebView is a newer web view that offers better performance than UIWebView. For more information, see Configuring the Web View of Application Features with AMX Content on iOS.

  • MAF now provides quick start layouts that organize AMX components on the AMX pages you create. For more information, see How to Create a MAF AMX Page.

  • A new component, Dotted Page Control, has been introduced to provide an overflow control for Film Strip components that render too many items to display on a screen. For more information, see What You May Need to Know About the Film Strip Layout.

  • A new component, Picto chart, has been introduced to visualize an absolute number, or the relative sizes of the different parts of a population. For more information, see How to Create a Picto Chart.

  • You can now display a clear text control on all inputText components so end users can clear entered content. Display this control using the showClear attribute, as described in How to Use the Input Text Component.

  • The geographicMap component can now use the Oracle Maps Cloud Service as the map provider when displaying routes between two points. This is in addition to using Google Maps as the provider. For more information, see Displaying Routes in Geographic Map Components.

Other Significant Changes in this Document for MAF Release 2.3.2

This document has been updated in several ways for this release. Following are the sections that have been added or changed.