Planning
Discussion List
-
EPBCS - Trend Based Planning Calculation not workingSummary: Trend Based Planning Calculation Content (required): Hi everyone, I'm currently testing the OOTB Trend Based Planning for expenses. But when I select the follow… -
Ideas to Prevent Users from Launching Rules When Approvals Are Preventing EditingSummary: We utilize approvals to allow users to review and approve plans. When a user submits a plan up the approval path, the approvals feature prevents them from editi… -
Maximum Number of Explicit Mapping Creating in Data Management using fileSummary: Maximum limit of creating Explicit Mapping in Data Management Content (please ensure you mask any confidential information): Hi!!, What is the Maximum row Limit… -
Oracle has decided to not apply the 25.12 (December 2025) and 26.01 (January 2026) updatesSummary: Oracle has decided to not apply the 25.12 (December 2025) and 26.01 (January 2026) updates as well to all environments (test and production) across all EPM busi… -
Network error []: Failed to connect to [ASOCube]Hello everyone, When I tried to start the ASO application, I met this error : I tried to clear all data of ASO, but it showed the same error: What should I do to resolve… -
How to write csv file with groovy rule without adding Byte Order Mark (BOM)I am trying to create a csv file with groovy rule. All went well, except this created file contains byte-order mark (BOM), which is not needed. Automation is sending thi… -
API to create/change a licenceHello All, Do you know if there is an API which allows to create a licence in Oracle Console IAM and manage it (change from viewer to admin for example) ? Would be grate… -
OOB Predictive Cash Forecasting Demo Application FreezeSummary: Is there a way to essentially "freeze" a PCF app from continually rolling the forecast horizon? I have an application build completed that I want to be able to … -
How to bring budget data from EPM to back to Oracle GL and where to store that so that we can use thSummary How to bring budget data from EPM to back to Oracle GL and where to store that so that we can use the budget data in the FRS report out of GLContent How to bring… -
Data Load Rule Not Picking Up Global Period Mapping Or Explicit MappingSummary: I have a data load rule that is Delimited - Numeric Data that is missing the period and year from the file and causing the below error. It doesn't make sense th… -
Supersession relationship in Unconstrained Supply Plan - Need clarificationAs per below Oracle Document, created Supersession relationship between two parts. Part A superseded by Part B at item level in Product Hub. Noticed three issues in Unco… -
Ability to set access rights to alias tablesIs it possible to set access rights to the alias table? For example, the "default" alias table can be selected by all users, but the "Name1" alias table can only be sele… -
Maximum Number of custom dimensions in EPBCS Hypbrid application.Hi Experts, We have created a EPBCS Hybrid application. The requirement is to have 9 custom dimensions in the application. What is the maximum number of custom dimension… -
How to run a rule after a smart push in a form?Summary: Hi All, What I try to achieve is the following: I have an input form for entering data in a certain cube, which triggers a few business rules upon save to have … -
Business Rule: Error:Network error []: Connection has been closedSummary: Business Rule Runs into an Error "Error:Network error []: Connection has been closed" and I couldn't find where it goes wrong in the code. Content (please ensur… -
FDMEE Query Result Limit OFC to PlanningSummary: Hello, I currently have a Data Integration between our OFC and Planning applications. This is something we've had setup for a long time and has worked without i… -
Copying a CSV file from Inbox/Outbox Explorer to Data Management Inbox using GroovySummary: Copying a CSV file from Inbox/Outbox Explorer to Data Management Inbox using Groovy Content (please ensure you mask any confidential information): I want to Cop… -
How to return text values from a Business Rule (without using Smart Lists)?Hi everyone, I’m trying to write a Groovy Business Rule in Planning (EPBCS) that returns or assigns a text value to a member. The requirement is to store a text string (… -
Why we are getting Exception During RestAction during fetching SUP. Chain Planning“We are facing an error/exception during a REST action while fetching Supply Chain Planning data under the Supply Chain Planning module in Oracle Fusion. Could you help …Ritik Jotshi 41 views 2 comments 0 points Most recent by Lekhya-Oracle Supply Chain Planning and Collaboration -
How will changes to the QUERYRESULTLIMIT and QRYGOVEXECTIME affect the system's performance?In our Essbase Cloud-based system, these parameters are currently set to 1 million cells and 30 seconds, respectively. When these limits are insufficient, which happens … -
Calculation Manager Errors and Considerations EnforcementSummary: In the August 2025 Monthly Update e-mail I saw this in Important Actions and Considerations: Calculation Manager Errors and Considerations Enforcement In a futu… -
Using Substitution Variables in CalcManagerCan I use substitution variables for variables that can be specified in CalcManager? Can I only use variables created in CalcManager? Can substitute variables be used in… -
Using Functions and Substitution Variables in Rules in Calc ManagerWhen I set variables that use functions and substitution variables in Calc Manager, I get the following error: Error:Validation against Planning outline succeeded. Faile… -
Getting error on flex form Index:3 Size:3Summary: When we try to save data on a flex form from smart view, it throws the below error Content (please ensure you mask any confidential information): There is a gro… -
Performance issue with writeback operations to Snowflake table using EPM Integration agentHello, I am trying to load some data in Snowflake table using EPM Integration agent. It is crossing default batch timeout of 30 minutes to load just 5k rows and integrat… -
Data duplicating after Groovy runs rule set when ad hoc runs are overlappedOur implementation partner was able to configure a set of Groovy scripts to kick off the various calculations in order, which can be both scheduled and/or run ad hoc by … -
$value is being considered as variable in REST API get method (SharePoint Integration)Hi guys, I am trying to get data from a CSV file which is uploaded in SharePoint to EPBCS application. From Sharepoint REST API, using the following Source URL GET https… -
Unexpected Dynamic Time Series behaviour with Time Balance PropertiesSummary: Dynamic Time Series numbers shows flow behaviour for member with Weighted Average - Actual_Actual & Weighted Average - Actual_365 TB Property Content (please en… -
Update Nov 2025We saw the newly published information regarding the Groovy update (link below). However, we are unsure whether the Groovy update will no longer occur in November and in… -
401 Authorization Required when using /interop/rest/v2/mails/sendUsing groovy to send email in business rule: HttpResponse jsonResponse = operation.application.getConnection("SendMail").post('/interop/rest/v2/mails/send').header("Cont…