Category 101
Discussion List
-
Manage / Automate Valid Intersections with Groovy (Solution)Hi - The below post from @JeremieR-Oracle gave the inspiration to get over the hump on how to update Valid Intersections completely in the cloud inside of EPM. Hopefully…
-
Why doesn't leaf level data in financial forms, roll up to top level dimensions?Summary: We have data uploaded for plan and actuals in financials at leaf level. When we select the specific POV we can see the data uploaded, but when we filter for top…
-
EPM User group management via integration from source systemWe are planning to maintain our user group within EPM to maintain current status and security in line with our source system through EPM Automate and an internally maint…
-
Dynamic calc from Source EPM App to Stored member in Target EPM AppUsing Data Load Rule (Data Excahnge/Data Integration) I am trying to pull a Dynamic Calc from a Source EPM Planning (ASO) to Stored Member in Target EPM Planning (ASO) T…
-
In which release does the performance and goals was included inside the person remove informationSummary: We were preparing auditing for Purging in which we required when this person remove information performance and goals module was incorporated into this process.…
-
Artifacts Snapshot Backup will work for creating same EPM instance after a year or twoSummary: Artifacts Snapshot Backup will work for creating same EPM instance after a year or two. Restore EPM instance from back is possible or not. Content (please ensur…
-
Does epm automate version 25.08.57 use java 17?When installing EPM automate version 25.08.57 on windows, it created a folder for jre1.8.0_461. I thought java 17 was required for this version of EPM automate.Sheri - DSG 157 views 3 comments 0 points Most recent by Kothi Himalatha - Support - Oracle-Oracle Planning
-
Groovy - Tidy up Job Console ExportSummary: This code is to automate the job console export and format it in a more readable format Code Snippet : // #### RULE HEADER - START // // Author: Jeremie Richard…
-
Creating via Groovy Rule the Excel file needed for the update of Cell-Level SecuritiesSummary: We would need to create and populate the two-tab-based Excel file needed for the Cell-Level Securities update. Is there a way to do so? Content (please ensure y…
-
Which Export Mode to use in Data Exchange Integration to override the data intersection?Summary: We have a data file where there are duplicate intersections. On prem Rule file is set to overwrite, so it loads the last intersection. But on cloud, when we run…
-
UnZipping Files using zipOutputStreamJust some sample code to use the new zipOutputStream function String exportJobName='Job_Console_Export_20250925.zip' zipInputStream(exportJobName).withCloseable { ZipInp…
-
How can we dynamically build xlsx file to import Cell level security into planning using groovySummary: How can we dynamically import Cell level security into planning using groovy. we did not find any method which can create an xlsx file. we have csv file writer …
-
Error while executing rule Incremental Process data with Synchronize DefinitionGetting the following error while executing the "Incremental Process data with Synchronize Definition" rule Error executing formula for [OWP_Custom Expense] (line 0): in…
-
Conditional formatting issue in ReportsSummary: I have a basic grid with a couple of formula rows and then a second reference grid which I pull the results of the main grid formulas into, using the CellValue(…
-
-
New Groovy version 25.10 Validation ErrorHello Experts, I have a issue when I run validation Groovy Script: My HTML Report have same error in several rules, now are working fine but I'm afraid that is not worki…
-
"Business Rule completed successfully" pop up not showing in SmartViewSummary: Hello , We have a form that has a business rule and smart push attached to it . Upon saving the form , the rule has to run followed by the smart push . In web ,…
-
Integration Option 1 2 3in Data Management meaning?Hello everyone, I saw in the data integration have "Integration Option 1,2,3,4", but not sure what their purpose is: I tried to find the example and document but did not…
-
EPBCS - Batch Timeout in Minutes SettingEPBCS: (Data Exchange>Actions>System Settings>Batch Timeout in Minutes). What is the default value for this setting? The max value? What is the recommended value? Is the…
-
Access type Read allows a Power User to edit a form or Write does not allow a User to edit a Form.Hello EPM Expert, We are facing a situation (in EPBCS simple forms) that Access type Read allows a Power User to edit a form and Access type Write does not allow a User …
-
Parent First Functions on FormsSummary: Content (please ensure you mask any confidential information): Hi, I know this is something asked by many people. Just noticed that this feature was released in…
-
How to auto generate project number in Oracle PBCS for project planningSummary: Hi Team, We are building a pipeline project planning application in PBCS as a custom build . We have a requirement to auto generate project numbers following a …
-
Business Rule: Capture logged-in user ID?Summary: Is there a way to capture, say in a variable, the ID of the logged-in user? Content (please ensure you mask any confidential information): We're building a cust…
-
Replace/Remove the Slash Symbol (/) in Folder Names - upcoming UpdateSummary: Can someone confirm what this upcoming update really means? Teplace/Remove the Slash Symbol (/) in Folder Names Content (please ensure you mask any confidential…
-
Member Formula Not Summing Two Roll upsSummary: Need to add up EBIT & Taxes in a member formula Content (please ensure you mask any confidential information): I need to create an account that sums up two roll…
-
why Netherlands Antilles Marked as obsolete in HCM?Summary: Could someone please clarify why the ISO country code AN (Netherlands Antilles) is marked as obsolete in Oracle systems? I understand that the Netherlands Antil…
-
Entered data using custom drop-down (Smart Lists) in Smart View but appeared as random number in WebHello Everyone, Has someone had a similar issue wherein you Entered a data using custom drop-down (Smart Lists) in Smart View but appeared as random number in Web after …
-
How to export dimension level security for specific cube in EPBCS applicationHi Team, We have an EPBCS application with multiple data cubes. Each cube has associated Entity and Cost Center dimensions, and these dimensions have their own security.…
-
Groovy getFormattedValue() not working?Summary: Content (please ensure you mask any confidential information): Hi, Just found that getFormattedValue() not working as expected, it was working correctly before.…
-
Groovy Script ValidatorSummary: Content (please ensure you mask any confidential information): Hi, With the Aug release in TEST to validate groovy rule scripting restrictions by the provided t…