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


  1. Update 23B
  1. Revision History
  2. Overview
  3. Feature Summary
  4. Intelligent Advisor
    1. Intelligent Advisor
        1. Create and Update Internal Service Requests and HR Service Requests via Intelligent Advisor
        2. Opt-In Migration of Intelligent Advisor Checkpoint Data
        3. Updated Version of Intelligent Advisor Flow Component in Visual Builder

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
26 MAY 2023 Intelligent Advisor Updated Version of Intelligent Advisor Flow Component in Visual Builder

Updated document. Delivered new feature in update 23B.

05 JAN 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

Create and Update Internal Service Requests and HR Service Requests via Intelligent Advisor

Opt-In Migration of Intelligent Advisor Checkpoint Data

Updated Version of Intelligent Advisor Flow Component in Visual Builder

Intelligent Advisor

Intelligent Advisor

Create and Update Internal Service Requests and HR Service Requests via Intelligent Advisor

Internal Service Requests and HR Service Requests can now be created and updated via Intelligent Advisor interviews.

This enhancement enables Intelligent Advisor advice experiences to be confidently applied to a wider set of Fusion Service scenarios.

Steps to Enable

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

Tips And Considerations

The data model is consistent with the documented Fusion object REST APIs.

Key Resources

Objects supported for CX Sales and B2B Service

Access Requirements

Integrators

Opt-In Migration of Intelligent Advisor Checkpoint Data

A scheduled process named Migrate Intelligent Advisor Checkpoints is available to move Intelligent Advisor checkpoint data stored in a custom object to the standard interview object that was released in the previous release. 

This streamlines the process for moving checkpoint data to the standard object. 

Steps to Enable

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

Tips And Considerations

If your implementation was previously using the custom object 'OPACheckpoints_c', you will continue to have the 'ORA_ZUP_IA_CONNECTOR_ENABLE_CHECKPOINT_INTERVIEW_OBJECT' profile option set to "N".

When your implementation is ready to move to using the new standard Interview object, your administrator can manually switch this profile option to "Y" to enable the feature, and then the migration job can be run.

Access Requirements

To run the Migrate Intelligent Advisor Checkpoints scheduled process, you must have the privilege 'ZUP_RUN_OPA_CONNECTOR_CHECKPOINT_MIGRATION_ESS_JOB'.

This privilege is assigned to the 'Sales Administrator' Job role allowing users with the 'Sales Administrator' role to execute the migration job.

Updated Version of Intelligent Advisor Flow Component in Visual Builder

There has been a major version update (v2.1.0) to the Intelligent Advisor Flow component in Visual Builder. (The previous version was 1.2.0.)

The release contains several critical enhancements to support the initial Intelligent Advisor mobile application template release:

  • A new Flow Session Manager component is included to better manage flow session and flow deployment for offline use, without user interface rendering.

  • The Flow component and Flow Session Manager component can now start new flow sessions completely offline with a compiled flow model cached locally in advance.

  • The Flow component now:
    • supports synchronous inter-page data actions.
    • supports a Boolean flow item custom property stage to further divide the rendering into stages and prevent the user from going back to previous stages.
    • supports a final confirmation page group and displays a submit button on the last page preceding the group.
    • supports fallback control rendering based on a control's data type and input style.
    • provides an option to forcedly use the locally cached flow version instead of the latest one deployed in the Hub.
    • simplifies the display of the in-component navigation tree.
    • only accepts the JWT retrieved from the /flow/start web determinations endpoint as the token property.

Steps to Enable

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

Tips And Considerations

For a full list of changes in the Flow component, see the Changelog in the Intelligent Advisor Flow component documentation (accessed by clicking the component in the Components tab in Visual Builder).

Key Resources

Access Requirements

  • Visual Builder application developers