IMPORTANT Actions and Considerations

One-Week Lag Between Readiness Documents Live and Help Center Live

Because Oracle readiness documents (What's New and New Feature Summary) are live one week before the monthly update is applied to Test environments, some links to documentation included in the readiness documents will not work until after the Oracle Help Center update is complete when the monthly update is applied to Test environments.

In addition to the applicable Important Actions and Considerations discussed in the Cloud EPM Platform section below, this update includes Important Actions and Considerations specific to:

CLOUD EPM PLATFORM

Renaming of Data Collection Period Attributes in Supplemental Data and Enterprise Journals Listing Pages

In the 25.11 update for Supplemental Data and Enterprise Journals, the data collection period related period related columns in Supplemental Data Analysis and Journal Line Items currently named Start DateEnd Date, and Close Date will be renamed as Period Start DatePeriod End Date, and Period Close Date respectively.

Applies to: Financial Consolidate and Close, Tax Reporting

Renaming of Roles References in Cloud EPM

In the past, Cloud EPM Access Control screens and documentation used the label Predefined Roles for the identity domain–level roles (Service Administrator, Power User, User, and Viewer). The label Application Roles was used for the granular roles within business processes.

However, Oracle Identity Cloud and Console use the label Application Role for the identity domain–level roles. This inconsistency has caused confusion across Cloud EPM. To address this, Cloud EPM screens and documentation will adopt the following terminology changes starting with the 26.01 (January 2026) update:

  • The label Application Role will now exclusively refer to the identity domain–level roles. It will be synonymous to the currently used Predefined Role label. However, the documentation and user interfaces will continue to refer to use the Predefined Role label at this time.

  • The label Granular Role will be used to refer to the business process–specific roles in user interfaces and documentation.

Upcoming Change to Default Idle Session Timeout

Starting with the November 2025 (25.11) update, the default idle session timeout for Cloud EPM will be reduced from 75 minutes to 30 minutes. This means users will be automatically signed out from identity domain after 30 minutes of inactivity — a change aimed at enhancing platform security.

You can continue to customize this setting using the setIdleSessionTimeout command in EPM Automate or the Set Idle Session Timeout REST API. The timeout can be set to any value between 4 and 480 minutes.

Note:

  • If you've already customized your idle session timeout, your current setting will remain unchanged after the update.

  • If you wish to keep the timeout at 75 minutes, you’ll need to update it manually before November 2025, using one of the methods mentioned above.

Cloud EPM to Remove the setIPAllowList and getIPAllowList EPM Automate Commands and the IPAllowList REST API

Starting with the February 2026 (26.02) update, Oracle will remove the setIPAllowList and getIPAllowList EPM Automate commands and the IPAllowList REST API.

These commands and REST APIs were temporary solutions implemented due to the lack of an equivalent security feature in Oracle Identity Cloud.However, with the introduction of Network Perimeter functionality in Oracle Identity Cloud, you can set the allowed and/or blocked IP addresses and CIDRs for the whole domain, which also protects access to Cloud Console.

As part of this transition, the following EPM Automate commands and REST APIS used for managing and viewing IP allowlists are marked as deprecated:

If you use the IP allowlists per environment, you must transition to Network Perimeter by the February 2026 update. See Migrating from Per-Environment IP Allowlist to Network Perimeter in an Identity Domain in the Getting Started Guide for Administrators for detailed information.

Applies to: Account Reconciliation, Enterprise Data Management, Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Narrative Reporting, Planning, Profitability and Cost Management, Tax Reporting

Learning Paths Decommissioned

Starting with the December (25.12) update, all Learning Paths will be decommissioned and will no longer be available.

Applies to: Account Reconciliation, Enterprise Data Management, Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Narrative Reporting, Planning, Profitability and Cost Management, Tax Reporting

Upcoming Changes to the Permission Required to Create Forms, Dashboards, and Library Folders

In a future update, Oracle plans to change the permissions required to create forms, dashboards, and sub folders. With this change, users assigned to the Power User predefined role will require write access to the folder in which they create forms, dashboards, or sub folders.

Currently, all users assigned to the Power User predefined role can create forms, dashboards, and sub folders in folders to which they have read access.

Applies to: Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Planning, Tax Reporting

Replace/Remove the Slash Symbol (/) in Folder Names 

Currently, if a folder name contains a slash symbol (/), all the artifacts in that folder are not backed up, failing the daily backup. To avoid this issue, please review your folder names for slash symbols, and remove or replace them.

Oracle plans to automatically replace slash symbols in folder names with a space character in a future update (currently planned for the fourth quarter of 2025).

Applies to: Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Planning, Tax Reporting

Removal of Support of Native Mode Option for Smart View Ad Hoc Behavior Application Setting

The Native mode option for the Smart View Ad Hoc Behavior application setting is no longer supported in Smart View. 

While customers can continue using Native mode, this mode is no longer supported for escalations and enhancements.

Standard is the ad hoc mode upon which all enhancements in Cloud EPM are being delivered.

Oracle stopped supporting Native mode at the end of year 2024. Customers on Native mode are advised to convert the Smart View Ad Hoc Behavior application setting for their environments to Standard mode and test their use cases.

Any gaps found should be logged as an enhancement to Standard mode. Enhancements should be logged on the Customer Connect EPM Platform Idea Lab as soon as possible for Oracle to review.

Perform the following steps to begin working with Standard mode:

  1. In Application Settings, change Smart View Ad Hoc Behavior to Standard.
  2. In Smart View, open worksheets created in Native mode and reconnect.
  3. Refresh the sheets.

NOTE:

  • The expectation for existing Native mode worksheets is that they will work “as is” when the setting is changed to Standard. New ad hoc sheets will only be created in Standard mode using Standard features.

  • Smart Forms are not supported in Standard mode. There is no plan to support them in Standard mode.

For additional information, see Smart View Ad Hoc Behavior Option and Saved Ad Hoc Grids in Working with Oracle Smart View for Office.

Applies to: Enterprise Profitability and Cost Management, Financial Consolidation and Close, FreeForm, Planning, Tax Reporting

Calculation Manager Errors and Considerations Enforcement

In a future update, Calculation Manager will enforce the execution of the Errors & Considerations diagnostic tool for any rule being launched, validated, or deployed. This enhancement is scheduled to coincide with the enhancement to the Rules listing page. Administrators will see the Rule Status indicating if there are Errors and/or Considerations in the listing page in addition to the Errors & Considerations tab in Calculation Manager.

Rules will continue to deploy and execute even with Errors or Considerations. In all cases, existing rules that are already deployed will continue to run as-is without any change in behavior. However, Oracle Support will require all Errors to be cleared before reviewing any issues submitted for such rules. Any remaining Considerations will require justification for why they are not cleared before Oracle Support will review any such rules.

Applies to: Financial Consolidation and Close, FreeForm, Planning, Tax Reporting

Change in Behavior for Grids Created from Groovy and REST APIs for ASO Cubes

In a future update, the suppression behavior for grids created via Groovy DataGridDefinitionBuilder and the exportdataslice REST API for ASO cubes will be made consistent with that of the run time data grids created using the Form Designer. Previously, if a grid was built for an ASO cube in Groovy or REST API, then the system used the NON EMPTY MDX clause to suppress missing rows when the suppressMissingBlocks flag was true. After this change, when a grid is built for an ASO cube, it will use the NON EMPTY MDX clause when suppressMissingRows is true, and suppressMissingBlocks will be ignored. This means that ASO grids with suppressMissingRows true and suppressMissingBlocks false will now start using MDX. Likewise, ASO grids with suppressMissingRows false and suppressMissingBlocks true will no longer use MDX. Grids where the suppressMissingRows and suppressMissingBlocks flags had the same value will not be impacted. These changes may result in a change in behavior or performance for some ASO grids. If this happens and is undesirable, consider toggling the value of suppressMissingRows from the builder or the JSON payload in case of the REST API.

Applies to: Financial Consolidation and Close, FreeForm, Planning, Tax Reporting

ACCOUNT RECONCILIATION

Changes to Eligibility of Reconciliations for Auto Submit and Auto Approve Rules

Starting with the November (25.11) update, reconciliations in an open status with transactions that are only from a Data Integration load or are carried forward from a previous reconciliation will be eligible for Auto Submit Reconciliation and Auto Approve Reconciliation rules in the post processing of a balance load. Reconciliations that have one or more transactions added by the user for that period will continue to be ineligible for Auto Submit Reconciliation and Auto Approve Reconciliation rules unless rules are run manually.

Changes to Profile Validation

Starting with the November (25.11) update, user roles will be evaluated to determine if a profile is valid or not. This may mean that previously valid profiles will be shown as invalid, if the user has been removed or does not have sufficient privileges. There will be no change to the Create Reconciliations job where the user role has always been validated prior to creation.

ENTERPRISE DATA MANAGEMENT

Accelerator Templates Available in the EDM Sample Application

Starting with this update, the accelerator application templates for Oracle Financial Services Accounting Foundation Cloud Service (AFCS) and Oracle Financial Services Data Foundation Cloud Service (DFCS) applications can be exported from the EDM Sample application. Accelerator application templates help to expedite the application creation process in EDM by providing a template that contains the basic dimensions, node types, properties, and validations for an application so that you do not have to create all of those objects manually. Previously, these templates were only available by entering a service request.

For additional information, see Working with Accelerator Applications in Administering and Working with Oracle Fusion Cloud Enterprise Data Management.

Nodes in Viewpoint Loads that Match Top Node Keyword Now Skipped

Starting with the September (25.09) update, if a node in the viewpoint load file has the same name as the Top Node Keyword that you specified in the load options, that record is skipped when the load file is processed.

Improved Property Filtering During Constraint Configuration

Starting with the September (25.09) update, the following criteria is taken into consideration when determining whether a property is available for a particular type of uniqueness constraint:

  • For Application Bound or Dimension Bound constraints, a property must be at the Node level, not inherited, and have a Default Type of None only for bound node types in the specified application or dimension.
  • For Node Type constraints, a property must be at the Node level, not inherited, and have a Default Type of None only for the node types specified in the constraint (bound or unbound).

JSON Filename Extension Required When Importing and Exporting a Template File

Starting with the December (25.12) update, the filename extension must be JSON only when importing or exporting a template file via the REST API. Specifying a filename extension other than JSON (such as TXT or DAT) will result in a validation error.

FINANCIAL CONSOLIDATION AND CLOSE

Plan for Removal of the configConsolWithThreadVar Substitution Variable

Starting with the December (25.12) update, the configConsolWithThreadVar substitution variable will be removed, and any variable value that you have specified will be ineffective. The default value is False.  If you currently have this substitution variable set to True, please set the value to False in advance of its removal, and report any issues that you encounter to Oracle Support.

Considerations for Creating Additional Cubes
 
The ability to create Additional Block Storage Cubes was introduced in the July (25.07) update on a restricted basis and is available only by submitting a technical Service Request (SR). Note that this information is required for the Service Request:

  • Is the application in DSO format?  Additional cubes can only be enabled on DSO applications.
  • Is the application Ownership enabled? Ownership Management is not currently supported with additional cubes.
  • Are you using Translation Overrides?
  • Are you using the Calculate Movements feature?
  • Have you configured Scenario/Year override members for the system-generated Opening Balance calculations?
  • Are you using the seeded Balance the Balance Sheet calculation?
  • What is the proposed use case? For example: "We would like to separate out our additional external reporting detail into another cube."

Data Source Currency Attribute

The 25.06 What’s New incorrectly stated that the label of the Data Source Currency Attribute option was changed to Default Currency. The Data Source Currency Attribute label is actually Entity Currency.

Member Formula Changes for Enhanced Organization by Period (EOBP) Applications

After you upgrade from 25.02 to 25.03, the CalcStatus formula changes for the FCCS_CSTATUS FILTER and FCCS_NSTATUS FILTER system members are not updated in Enhanced Organization by Period (EOBP) applications. To apply the formula changes, you must manually run the Enable Features option without selecting any features.

Importing Enhanced Organization by Period Applications 

Importing an application that has the Enhanced Organization by Period (EOBP) feature enabled into a non-EOBP environment is not supported.

PLANNING

Workforce Rules Being Deprecated

In the 24.12 update, the following Workforce rules were updated to automatically determine the FixParallel dimension for all new applications.

Workforce Rules

  • Synchronize Defaults 2.0
  • Synchronize Definition 2.0
  • Process Loaded Data with Synchronize Defaults
  • Process Loaded Data with Synchronize Definition
  • Calculate Compensation for all 2.0

Strategic Workforce Planning Rules

  • Process Loaded Strategic Workforce Data
  • Calculate Supply for All Data
  • Calculate Demand for All Data

Oracle recommends that any customers who created applications prior to the December 2024 update modify the following Action menus to use the 2.0 version of the rules:

  • Existing Actions
  • New Hires Actions

The prior versions of these rules will be deprecated starting with the June 2026 (26.06) update.

PROFITABILITY AND COST MANAGEMENT

Two Unnecessary Links Removed from the Navigator

The links for Smart View download and Cloud Marketplace have been removed from the Navigator pane in Profitability and Cost Management. The Smart View download link is still available from the menu User > Downloads > Smart View > Download from OTN. The Cloud Marketplace website is available externally so it is not necessary to link it from within the application.

Oracle Profitability and Cost Management Application Type Statement of Direction

The Oracle Profitability and Cost Management Application Type Statement of Direction provides an overview of the strategic plans and future direction of Oracle Profitability and Cost Management Cloud Service and Oracle Enterprise Performance Management Enterprise Cloud Service Profitability and Cost Management business process. Included is information about the change in Development focus to the newer Enterprise Profitability and Cost Management Application Type available exclusively with Enterprise Performance Management Enterprise Cloud Service.

Oracle Support Document 2955235.1 (Oracle Profitability and Cost Management Application Type Statement of Direction)

ENTERPRISE PROFITABILITY AND COST MANAGEMENT

Possible Future Restrictions on Special Characters

Oracle recommends against the use of special characters in names and descriptions.

New system requirements may restrict certain special characters in Description fields for models, rule sets, rules, and profit curves. Other fields, such as job comments, may also be affected. Any such changes will be announced and take effect with at least three months notice.

New Calculation Warning

In some cases, an allocation rule generates "Allocation In" but not "Allocation Out" or "Allocation Offset." This can occur due to missing source or driver data, or use of label-only hierarchy members.

To help identify such cases, a new warning has been added during calculation that suggests reviewing the rule setup, data, and hierarchy selections. For example, "Rule 'XXX' has produced Allocation In but did not produce Allocation Out for one or more sources. Review the Source Data, Driver Data, and the Storage Types of the Hierarchies selected in the rule."