To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Planning
Discussion List
-
How to enforce MFA for local account access to Oracle EPM CloudSummary: We would like to know how to enforce MFA for local account access to Oracle EPM Cloud Content (please ensure you mask any confidential information): We use SSO …
-
How to Allow Non-Admin User to Execute Groovy Rule Changing Dimension Member ParentSummary: Hi, have a groovy rule that updates a members parent member to move from one parent to another. It works for admin users but doesn't work for the non-admin busi…
-
How to enable Long Range Planning feature in EPBCSPlease advise on the configuration steps to enable Long Range Planning (Forecasting) in EPBCS Financials module. Currently we do not have it mapped in the navigation flo…
-
can i give a message in oracle hyperion planning business rule to wait for another rule in onpremisewhenever we are running the ruleset one user will run one rule ,second user will run another run ,Third person will run another rule at the same time .so whenever other …
-
Dynamic Dimension filter by UDA in Member Selector Window in Valid IntersectionsSummary: Requirement in a form: we want to display all members in the rows that have a certain UDA . Ideally, this selection should be dynamic, i.e. when new members are…
-
Changing decimal separator in Form 2.0Hi, I am working with Forms 2.0 and would like to ask about setting the decimal separator: When I right click on the cell value, I can select "Adjust" → "Adjust data" op…
-
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…
-
Is there any FBDI/API option to update the Aggregated Bill Of Resources in Simulation set.Hi Team, Is there any FBDI/API option to update the Aggregated Bill Of Resources in Simulation set of Oracle Cloud Planning module.
-
Move File from Overview to EPM InboxDear Experts, We have requirement to move file from Overview to particular EPM Inbox directory using Pipeline. We are able to move it to inbox directory but need to be i…
-
multidimensional mapping in epm cloud planningSummary: can we do multidimensional mapping with descendants of two dimensions mapped to one target. Example I have 2 source entity and service , mapped to service.
-
Copy data from parent member to Level0 in EPBCSHi All, I am struck with an issue, can anyone please help me here. FIX (@RELATIVE("Entity",0),@RELATIVE("Acount",0),"No Product","No Channel",@RELATIVE("Total Function",…
-
Unexpected Behavior with Invalid Intersections in EPBCSSummary: Invalid intersections in EPBCS work for the main hierarchy but fail to suppress rows in an alternate hierarchy, showing unexpected behavior. Content: We are exp…
-
PBCS Hyperion scripting update for the business ruleHello, From the functional side, when an end users is entering an additional resource request in PBCS, and they attach a document - the document does not 'follow' the re…
-
exclusion not working alternate hierarchyI am trying to exclude certain accounts but the exclusions are not working. Total - Income and Total - Expense are alternate hierarchies in my account dimension. I can o…
-
Task Manager - How to filter tasks based on schedules in the worklistSummary: If two schedules (for instance; Monthly Forecast and Annual Budget) are running simultaneously in the same month, how can a user differentiate which task is ass…
-
EPM Cloud Environment has Huge Essbase Data SizeSummary: EPM Cloud Environment has Huge Essbase Data Size over 3TB(backup database included). Does this have any problems for my system? What is the best solutions for i…
-
EPM ReportI created a report where I put in a formula in the cells to pull data from Grid 2. Example: "Grid 2".[A,1]+"Grid 2".[B,1]. I want to make the report dynamic to where whe…
-
Oracle cloud applications readiness custom reports Excel file corrupt for 25.04 downloadSummary: We are unable to open the downloaded file for the 25.04 update details from the Oracle Cloud Applications Readiness Custom Reports. Oracle Cloud Applications Re…
-
Skip first row Data ExchangeHi, I have skipped my first row with a mapping. But I want to know how in Data Exchange you can accomplish this without a mapping? I vaguely remember in old FDMME this w…
-
Can anyone explain why the 'Saving Intergration' always hangs in Data Exchange?Hi, It's so frustrating and cannot figure out why at certain points(seems random) that Data Exchange will not save the integration. It just hangs on this screen. Anyone …
-
Issue with Forecast Data Integration Between EPM Planning Project and Project Portfolio ManagementSummary: We are implementing an out-of-the-box (OOTB) EPM Planning solution using the EPM Planning Project module, while our client also utilizes the Oracle Project Port…
-
Cannot calculate. Essbase Error(0): Data cache is full.Dear everyone, I am using @ALLOCATE function to allocate data. However, the calculation failed, and it showed "Cannot calculate. Essbase Error(0): Data cache is full. Pl…
-
How to upload files on Planning and deploy them to end usersQ: We currently envision the following operation for customers implementing Planning, in which end users are asked to download files. We would like to know about alterna…
-
Predictive planning calculation principles (accuracy, risk, growth rate)Summary: Dear all, we want to use Predictive Planning and properly explain the given information to our users. Specifically, we want to explain (either calculate for ill…
-
Filter User Var Options Based on Selection of Other User Var (Valid Intersections)Summary: When selecting members from user variable drop downs, valid intersections does not seem to apply Content (please ensure you mask any confidential information): …
-
Is it possible to use a planning function as the argument for a DTP?Summary: Can the output of a planning function be used in a design time prompt? Content (please ensure you mask any confidential information): I think the answer is no, …
-
Deploying business rule using REST APIHi all, Just wanted to know if there is any REST API to deploy a business rule in Essbase Script for EPBCS so that we can automate the rules deploy for a specific plan t…
-
"Essbase could not get a lock in the specified time." errorDear everyone, When we executed the ruleset in PBCS, sometimes we encountered the error "Essbase could not get a lock at the specified time," but most of the time, we di…
-
Trying to list Base members using WITHATTR functionSummary: I am trying to allocate the expense for 2 different projects based on a input project entered by user. Here is my logic. Logic validates fine and it runs withou…
-
FCCS Groovy: How to properly write CSV files to outbox?Summary:I'm trying to write a Groovy script for FCCS that retrieves data from an external API and writes it to CSV files in the outbox, then triggers a data load rule. I…