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
-
Are the Vision sample database files available?Summary: I'd like to reload the Vision sample files without recreating the environment. Are these files available for download? Content (please ensure you mask any confi…
-
How do I reference a Smarlist driven from members in a member formula?I have a smarlist that's populated from members. I can reference it in a business rule using a planning expression like: IF( "Product Channel" ==[[Channel.Retail]] ) The…
-
How to generate Monitor Manual Database Access report?Monitor Manual Database Access
-
Loading GL data in JSON format to PlanningSummary: We would like to load GL data in JSON format to Planning with Rest API Content (please ensure you mask any confidential information): Hi, I am new to Rest API a…
-
Pipeline invoked through Business rule REST API not sending emails on completionSummary: we have a business rule which is invoking pipeline through REST API call. The rule works as expected and the pipeline is invoked. Everything works as expected h…
-
Populate a Smart List with a Parent of a value from another Smart ListSummary: I have two Accounts, ProjectChild & ProjectParent. Both have Data Types of Smart List and both Smart Lists are referring to Dim members in the Entity Dimension.…
-
Security for Funds Reserve menu item?I am wondering how we can view and modify security on the Funds Reserve menu item in the Revision Management action menu. I've tried a few different things, but nothing …
-
How can move Artifact Snapshot from instance to other instance by scheduleHello everyone, I have one question. I need to move the artifact snapshot from the Production instance to the Test instance automatically. How can I do it without using …
-
Create Dependent User Defined LOV In ESS Job Using SQL QueryDevelopers have a requirement where they have to create a dependent LOV based on the first LOV selected, using SQL queries. Developers have a requirement where they have…
-
HCM Position extract from EPBCS not generating recordsWe have downloaded the HCM extract from EPBCS and uploaded the extracts to HCM. When we run data extract for Position in HCM, there is no data being generated in HCM. We…
-
Securely transferring confidential payroll data from Payroll (not HCM) to EPM cloud?Greetings! We want to load Actual data from ADP (payroll system) to EPM workforce planning, but in a secure way. What are the ways of securely transferring confidential …
-
Can not run groovy rule when attach rule to DashboardHello everyone, I have a dashboard. And now i want to attach the business rule (Groovy scrtipt) to this dashboard with the set up below: But the rule is groovy script. S…
-
What are the impacts of switching the Forms version from 2.0 to 1.0 in EPBCS?Summary: Is there an impact in the forms (OOTB and Custom) if we switch the Form version from 2.0 to 1.0?
-
How to hide the "Save" button in the DashboardHello everyone, I have one question about the dashboard in task list. When we have dashboard in the tasklist (dashboard). There are 2 places to Save. One is in the dashb…
-
Is there a way we can do performance testing on oracle applications without involving HAR Files?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
What is the source plan type property?Summary: At the risk of sounding like a total dummy, I need to ask what the Source Plan Type property does in EPBCS. Content: I'm an EDMCS administrator standing up a ne…
-
How do i create a member formula to pull for children as wellI would like to create a scenario member with a member formula that will calculate the variance between two columns in my management report. Then when I drill into the, …
-
How to set data security for Service Administrators in Oracle Planning PBCS?Summary: We have a use case where a User who is responsible for all maintenance like Metadata, Data Integration etc., should not be able to see Employee info. How can th…
-
Report Formatting - Dynamic Portrait vs Landscape or Book overrideSummary: When building a report, is there any way to have it dynamically set portrait vs landscape based on POV or to have a book override the page orientation that is s…
-
Dynamic calc members crossing dim with smart list member does not calculateSummary: Content (please ensure you mask any confidential information): Hello, I have the following calculation Sparse_DimA = @MEMBER(@CONCATENATE("HSP_ID_",@HSPNUMTOSTR…
-
Network error : Failed to receive dataSummary Network error [104]: Failed to receive dataContent Has anyone seen this error when business rules are running "Network error [104]: Failed to receive data"? We h…
-
Load Data Planning from CDS Views(SAP)Summary: We are developing an Integration process between SAP and EPM Planning. Below is a summary: Source: SAP CDS Views Destination: Planning Application There is a UR…
-
warning pop up when user submit approvalHello everyone, When using the approval flow, I realized that when the user presses "change Status" to promote, there are no pops or warnings. So my question is: How can…
-
Functions Not Supported for Hybrid AggregationHello! I've been reading the below document and it confuses me Does it means that any of this functions are not allowed if Hybrid is enabled? I've performed some test wi…
-
Now that we are on GEN2, is a SOC2 report no longer produced for EPM, specifically?Summary: Now that we are on GEN2, is a SOC2 report no longer produced for EPM, specifically? Content (please ensure you mask any confidential information): Version (incl…
-
Using groovy to promote a planning unit - syntaxWe are building a groovy rule that will allow users to promote a planning unit. However, our json response and body is returning 201 {"links":null,"type":"HP"} Do we hav…
-
SmartView Error: Response is UnexpectedGood Morning, Everyone: Has anyone else received this error in SmartView, and do you know how what is causing it? After clicking OK, I am able to drill down as expected.…
-
Is there a way of exporting the Migration Status ?Summary: Hello Experts , We are looking at a way of the exporting the Migration Status report starting Jan-24 , which includes who has performed the Artifact Snapshot Im…
-
Date format in a form in PBCS (Enterprise Performance Management Standard Cloud-Planning)Summary: I want to report a timestamp on a form in the format dd/mm/yyyy hh:mm:ss tt by using @calcmgrdatetimetoexcel(@calcmgrgetcurrentdatetime()); and saving the form …
-
How to provide multiple values for RTP when using groovy and REST APIHow to provide multiple values for RTP when running a business rule from REST API and groovy? Below is the code I am using: When I provide single value for RTP it is wor…