Cloud Readiness / Oracle Fusion Cloud Common Technologies and User Experience
New Feature Summary
Expand All


  1. Update 23B
  1. Revision History
  2. Overview
  3. Common Technologies and User Experience
    1. User Experience
        1. Albania Territory is Added to the Territory List on Your Set Preferences Work Area
        2. Changes in the Color Strip of Page Headers
        3. Updated Oracle ADF Desktop Integration Add-In
        4. Profile Option to Control CKEditor Version for Rich Text Editor Component
        5. Deprecation of Oracle Data Integrator in the Audit UI
        6. Profile Option to Set the Maximum Number of Records That Can Be Exported to Excel from the Audit Reports Work Area
        7. Vietnamese Language is Added to the Language Pack on Your Application
    2. Reporting and Analytics
        1. Deprecated and New BI View Objects in Oracle BI Cloud Connector
        2. What's Notable and Different in Oracle Transactional Business Intelligence
    3. Approvals and Notifications
        1. Remove Prefix from Subject Lines and Titles in Workflow Notifications
        2. Enhancements to Transaction Console Diagnostic Log
        3. Worklist: Notifications and Approvals Work Area Includes New Task Filter
    4. Extensibility
        1. Updated Oracle Visual Builder Studio

Update 23B

Revision History

This document will continue to evolve as existing sections change and new information is added. All updates appear in the following table:

Date Module Feature Notes
01 JUN 2023 Approvals and Notifications Worklist: Notifications and Approvals Work Area Includes New Task Filter Updated document. Delivered new feature in update 23B.
12 MAY 2023 Reporting and Analytics

What's Notable and Different in Oracle Transactional Business Intelligence

Updated document. Delivered new feature in update 23B.

12 MAY 2023

API and Schema

Notice About Obsolete Tables in Oracle Fusion Applications

Removed from document. No more updates to this notice in update 23B.

27 MAR 2023

User Experience

Profile Option to Set the Maximum Number of Records That Can Be Exported to Excel from the Audit Reports Work Area

Updated document. Changed functionality in update 23B.

03 MAR 2023

   

Created initial document.

Overview

HAVE AN IDEA?

We’re here and we’re listening. If you have a suggestion on how to make our cloud services even better then go ahead and tell us. There are several ways to submit your ideas, for example, through the Ideas Lab on Oracle Customer Connect. Wherever you see this icon after the feature name it means we delivered one of your ideas.

GIVE US FEEDBACK

We welcome your comments and suggestions to improve the content. Please send us your feedback at oracle_fusion_applications_help_ww_grp@oracle.com.

DISCLAIMER

The information contained in this document may include statements about Oracle’s product development plans. Many factors can materially affect Oracle’s product development plans and the nature and timing of future product releases. Accordingly, this Information is provided to you solely for information only, is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described remains at the sole discretion of Oracle.

This information may not be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. Oracle specifically disclaims any liability with respect to this information. Refer to the Legal Notices and Terms of Use for further information.

Common Technologies and User Experience

User Experience

Albania Territory is Added to the Territory List on Your Set Preferences Work Area

The Albania territory is now added to the list of territories on the General Preferences: Regional page of the Set Preferences work area.

Changes in the Color Strip of Page Headers

The color strip on all page headers is changed to match the Redwood look and feel of the application.

Updated Oracle ADF Desktop Integration Add-In

You can now download the latest version of the Oracle ADF Desktop Integration add-in, version 5.1.2.25306. Here are some key things you get with this version:

  • A prompt to use your credentials to authenticate a failed session
  • The updated version of WebView2 SDK, version 1.0.1343.22
  • Improved diagnostic logging for WebView2
  • The new version for ADFdi client health check, version 1.8.1

Profile Option to Control CKEditor Version for Rich Text Editor Component

Use the CKEditor Version for Rich Text Editor Component (ORACLE.ADF.VIEW.RICH.RTE_LAYOUT) profile option to specify the CKEditor version the rich text editor component should use, for example, CKEditor 4 or CKEditor 5. The default value for this profile option is CKEditor 5. You can find this profile option in the Manage Administrator Profile Values task in the Setup and Maintenance work area.

NOTE: This profile option isn't used by Oracle Fusion Service.

Deprecation of Oracle Data Integrator in the Audit UI

The usage of Oracle Data Integrator (ODI) is no longer supported in the Audit work area.

While generating an audit report, don't select ODI in the search parameters, because ODI won't be considered.

Profile Option to Set the Maximum Number of Records That Can Be Exported to Excel from the Audit Reports Work Area

To restrict the number of records that can be exported to Excel from an audit report, you can create a new profile option named FND_AUDIT_EXPORT_ENTITY_LIMIT and specify its value.

You can use the Manage Profile Options task in the Setup and Maintenance work area to create this profile option.

Vietnamese Language is Added to the Language Pack on Your Application

The Vietnamese language is now added to the list of supported languages in the language pack. So, if activated, this language will appear as a language option on the General Preferences section of the Set Preferences work area.

Reporting and Analytics

Deprecated and New BI View Objects in Oracle BI Cloud Connector

Business Intelligence View Objects (BIVOs) that are deprecated are no longer available for extraction using BI Cloud Connector (BICC).

If you use BICC to extract data from Oracle Fusion Applications Cloud, review the Deprecated and New BI View Objects spreadsheets to identify deprecated, inactive, and new BIVOs so that you can revise your BICC tasks to omit deprecated BIVOs and include new ones as appropriate.

What's Notable and Different in Oracle Transactional Business Intelligence

For new features and release announcements, see What's Notable and Different in Oracle Transactional Business Intelligence.

Approvals and Notifications

Remove Prefix from Subject Lines and Titles in Workflow Notifications

By default, email and in-app notifications sent out as part of a workflow or approval process have a prefix in the subject line or title, for example Action Required. If you have a specific requirement, you can choose to exclude that prefix in the notifications that are sent.

Enhancements to Transaction Console Diagnostic Log

The Transaction Console diagnostic log now includes two new sections you can enable and make use of.

  • Task Level Configuration
  • Transaction History

You can view these sections when you download the diagnostic log from any pending or error transaction details page in the Transaction Console.

Worklist: Notifications and Approvals Work Area Includes New Task Filter

In the Worklist: Notifications and Approvals Work Area, a drop-down list has been added to filter tasks by when they were created. This additional filter applies only to the default My Tasks view, showing tasks created in the last seven days by default. The filter's options include 7, 14, or 30 days. Select All to display a complete list of tasks for you and your groups. The filter drop-down is also available in BPM Worklist if the My Tasks view and Me & My Groups filter are selected, which is the default.

Extensibility

Updated Oracle Visual Builder Studio

Here are some key things you can now do to extend your application pages using Visual Builder Studio:

  • Use a new Type viewer to see the type structure for an Endpoint's request or response.
  • Audit warning for IP-based service URLs.
  • If you create pages from templates, either Redwood template patterns or fragments, you can now change the page's content at the click of a new Select Page Template button.
  • For discoverability reasons, you can now use all JET components in the Components palette, with those that don't have design-time properties showing under a new Advanced category.
  • You can now use our documentation to cancel long-running HTTP calls using AbortController, a browser-based interface that lets you abort a web request.
  • When developing an App UI, you can now customize a constant so that users extending the page have a more suitable component to edit the constant's value in the Page Designer's Properties pane.
  • For service connections in an extension, you can now use OAuth user assertion authentication as another mechanism for identity propagation.
  • When you use Edit Page in Visual Builder to change Oracle Fusion Cloud Applications pages and you're accessing a workspace for the first time (that is, one was created but never opened), your workspace is automatically set to your environment's sandbox if one isn't associated with your workspace.