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 |
|---|---|---|---|
| 21 FEB 2023 | Created initial document. |
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.
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 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 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 |
UI or |
|
||
Oracle Integration Intelligent Advisor Adapter Support for Decision Services |
||||||
Oracle Integration Intelligent Advisor Adapter Support for Decision Services
Intelligent Advisor decision services can now be called by the Oracle Integration Intelligent Advisor Adapter to make decisions and calculations based on rules authored by the business. Using Intelligent Advisor, business users can create and deploy decision-making services from any device in the natural language of their policy documents and business processes and incorporate these browser-authored decision services into process flows with any applications for which Oracle Integration has an adapter.
Business Benefit:
This browser-based rule authoring centralizes decision logic and enables easy sharing and review by stakeholders.
Steps to Enable
You don't need to do anything to enable this feature.
Tips And Considerations
For example, an Intelligent Advisor decision service used in an integration can:
- Auto-triage incidents to ensure service-level agreements are met
- Calculate benefit payments using data stored in a legacy system
- Recalculate leave entitlements when regulations changes
- Calculate complex sales commissions
Key Resources
Role And Privileges
- System Integrators
Display Values Included in Interview Transcripts
The value that was displayed for an input on an interview screen is now included in the generated transcript. (Previously, only the underlying value was recorded.)
Business Benefit:
This provides a more accurate record of the interview as displayed.
Steps to Enable
You don't need to do anything to enable this feature.
Tips And Considerations
This feature is available via a new property displayValue, in the input object. To use this feature:
- For transcripts attached via the Submit button, there is a new option in the compatiblityOptions.json file of the project called "TranscriptAttachmentVersion" and this should be set to "12.2.30".
- For transcripts generated using an interview extension connection, the Interview.fetch() method should specify the version format for the session transcript file as "12.2.30".
Key Resources
Role And Privileges
- Interview Designers