Cloud Readiness / Oracle Intelligent Advisor Cloud
What's New
Expand All


  1. Update 23D
  1. Revision History
  2. Overview
  3. Feature Summary
  4. Intelligent Advisor
    1. Intelligent Advisor
        1. Load Checkpoints in a Debug Session (23C Monthly Update 1)
        2. Flow Engine Debugging User Interface (23C Monthly Update 2)
        3. Configurable Question Position for Redwood Theme Interviews
        4. Updated Flow Component v2.2.0 in Visual Builder
        5. Updated Mobile Application Template v2.0.0 in Visual Builder

Update 23D

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
29 NOV 2023   Updated Flow Component v2.2.0 in Visual Builder

Updated document. Delivered new feature in update 23D.

29 NOV 2023   Updated Mobile Application Template v2.0.0 in Visual Builder

Updated document. Delivered new feature in update 23D.

29 NOV 2023   Configurable Question Position for Redwood Theme Interviews Updated document. Delivered new feature in update 23D.
30 OCT 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.

Feature Summary

Column Definitions:

Report = New or modified, Oracle-delivered, ready to run reports.

UI or Process-Based: Small Scale = These UI or process-based features are typically comprised of minor field, validation, or program changes. Therefore, the potential impact to users is minimal.

UI or Process-Based: Larger Scale* = These UI or process-based features have more complex designs. Therefore, the potential impact to users is higher.

Features Delivered Disabled = Action is needed BEFORE these features can be used by END USERS. These features are delivered disabled and you choose if and when to enable them. For example, a) new or expanded BI subject areas need to first be incorporated into reports, b) Integration is required to utilize new web services, or c) features must be assigned to user roles before they can be accessed.

Ready for Use by End Users
(Feature Delivered Enabled)

Reports plus Small Scale UI or Process-Based new features will have minimal user impact after an update. Therefore, customer acceptance testing should focus on the Larger Scale UI or Process-Based* new features.

Customer Must Take Action before Use by End Users
(Feature Delivered Disabled)

Not disruptive as action is required to make these features ready to use. As you selectively choose to leverage, you set your test and roll out timing.

Feature

Report

UI or
Process-Based:
Small Scale

UI or
Process-Based:
Larger Scale*

Intelligent Advisor

Intelligent Advisor

Load Checkpoints in a Debug Session (23C Monthly Update 1)

Flow Engine Debugging User Interface (23C Monthly Update 2)

Configurable Question Position for Redwood Theme Interviews

Updated Flow Component v2.2.0 in Visual Builder

Updated Mobile Application Template v2.0.0 in Visual Builder

Intelligent Advisor

Intelligent Advisor

Load Checkpoints in a Debug Session (23C Monthly Update 1)

Checkpoints that are saved from a data connector can now be loaded inside the Oracle Policy Modeling Debugger.

This can assist authors of interviews with complex loaded data to troubleshoot.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

Checkpoints can be extracted, exported or saved to a .cpz file, regardless of where the checkpoint data comes from (B2C Service, Sales and Fusion Service, or programmatically saved via OIC and so on), and then loaded into the Debugger using the Import button.

Key Resources

Access Requirements

  • Tester

Flow Engine Debugging User Interface (23C Monthly Update 2)

A debugging user interface can now be shown alongside any interview started as a flow engine debug session. It allows you to trace the source of all data values from input through to rules to values shown on screen.

This enables the troubleshooting of logic and relevance conditions that control behavior and visibility of interview elements. You can quickly reproduce issues by running interviews in real world conditions with actual user logins, data connectivity and the full user experience.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

Your IT team has complete control over when and how to expose debugging for interviews, in test and production environments.

Key Resources

Access Requirements

  • Flow authors and testers

Configurable Question Position for Redwood Theme Interviews

You can now have the question text shown above inputs in Redwood styled interviews.

This is a good option for longer question text which would otherwise get truncated if the question text is shown inside the input box (the default position).

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

Note that fixed lists and masked input text boxes always have the question text shown above the input box.

Key Resources

Access Requirements

  • Interview designers

Updated Flow Component v2.2.0 in Visual Builder

There has been a minor version update (v2.2.0) to the Intelligent Advisor Flow component in Visual Builder. (The previous version was 2.1.0.)

The release includes new features to provide the customers with more flexible rendering styles. It also includes some improvements and bug fixes for the existing features.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

This version allows the component consumer to decide how a control should be rendered by either:

  • passing HTML fragment(s) to the component's new controlSlot template slot property, or
  • defining or overriding CSS classes for any of the standard control rendering supported by the component.

Key Resources

Access Requirements

  • Visual Builder application developer

Updated Mobile Application Template v2.0.0 in Visual Builder

The mobile application template provided in Visual Builder to support building a web application that uses an Intelligent Advisor flow has been updated. The new version is 2.0.0.

The template has Intelligent Advisor Flow Component v2.2.0 pre-installed to render the assessment flow content and to expose the control slot and data actions.

Steps to Enable

You don't need to do anything to enable this feature.

Tips And Considerations

Changes to the template include:

  • better Redwood styling
  • out-of-the-box responsive layout for different sized screens
  • detailed samples provided for custom control rendering with the flow component's new template slot and CSS classes
  • changes to the assessment synchronization process for better assessment metadata management
  • automatic local caching of flow deployments and a new forced offline mode that only uses the explicitly cached flow
  • a more flexible B2C Service account matching mechanism
  • improved flow data submit sample with file attachments added
  • utilization of the application translation bundle for static strings

Key Resources

Access Requirements

  • Visual Builder mobile application developer