What's New in This Guide for 12c (12.2.1.4.0)

The following topics introduce the new and changed features of ADF Desktop Integration and other significant changes that are described in this guide, and provides pointers to additional information.

For changes made to Oracle JDeveloper and Oracle Application Development Framework (Oracle ADF) for this release, see the What's New page on the Oracle Technology Network at http://www.oracle.com/technetwork/developer-tools/jdev/documentation/index.html.

New and Changed Features for 12c (12.2.1.4.0)

Oracle ADF Desktop Integration 12c (12.2.1.4.0) includes the following new and changed development features for this document.

  • You can now configure an ADF Table component to display an error message column where row-level error messages appear at runtime. See Displaying Error Messages in an Error Message Column.

  • The ADF Desktop Integration add-in installer now sets the FEATURE_BROWSER_EMULATION feature control key for Excel in the registry to IE 11 mode. This setting allows the embedded browser to function in IE 11 mode. See How to Install ADF Desktop Integration and the "ADFdi Notes on Embedded Browser" document that you can retrieve from My Oracle Support (https://support.oracle.com) if you search for Doc ID 2013081.1.
  • ADF Desktop Integration has changed the algorithm that determines the number of rows it processes during the execution of Upload and DeleteFlaggedRows actions. It now adapts to the current performance and adjusts the number of rows it uploads per request to avoid timeouts and to show regular progress to users.
  • ADF Desktop Integration now submits multiple requests to delete rows from an ADF Table component using the DeleteFlaggedRows action in a single HTTP request.