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.
Planning
Discussion List
-
not able to import custom attributes from HCM extractSummary: We want to import data from the HCM Cloud, but other than the columns present in OOTB extract for "Assignment Data" there are other columns also that are needed…
-
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…
-
Run Auto Predict Job through Groovy REST API callHey all, I feel like I'm missing something obvious here. I'm attempting to write a Groovy rule that executes a REST API call to allow a lower permissions user to execute…
-
Cash Forecasting - Historical Opening Bank Balance Not Carrying ForwardSummary: I loaded our Historical Opening Bank Balance via the import templates, then ran the Periodic Historical Opening Bank Balance rule, but the opening balance is no…
-
Update Cell-Level Security in GroovyHere is some sample code to create CLS in Groovy // #### RULE HEADER - START // // Author: Jeremie Richard // Date: Sep 2025 // Purpose: Generate Cell Level Security (CL…
-
SimulateConcurrentUser - Ad Hoc IssuesSummary: We are trying to use the simulateConcurrentUsage command in EPM Automate to simulate multiple users refreshing a smartview report. However, the operation consis…
-
Error when using Groovy's DataGridDefinitionBuilderSummary Error when using Groovy's DataGridDefinitionBuilderContent Hi, One for the nerds - I am using the Groovy DataGridDefinitionBuilder class to build a grid and am g…
-
IPM Insight - Freeform ApplicationSummary: I'm running an insight in a Freeform application, and it completed as well as generated some insights, however, when I pulled a retrieve of where the data shoul…
-
EPM Planning to ERP Financials connection with SSO credentialsSummary: We need to create a connection from EPM Planning to extract actuals from ERP Financials where ERP is only accessible using SSO. Content (please ensure you mask …
-
Update Valid Intersections Rules via GroovySummary I want to create valid intersections rules or conditions via groovy while creating a new memberContent Hey all, I have a situation where the client has several v…
-
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…
-
How to Implement FX Impact ReportSummary: We'd like to implement a report showing the impact of a change in the exchange rates. Content (please ensure you mask any confidential information): In our orga…
-
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…
-
Missing LinkForm and Explainability function when opening forms via Task ManagerSummary: When I open a form from Task Manager, the LinkForm and Explainability options are missing from the options list. Opening the same form from the Data section sho…
-
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.
-
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…
-
SSO configuration only in test environment URLHello, Is it possible to configure SSO to be activated only for test environment in a first-step, before activating it in prod environment after ? Thanks, Thomas NB : we…
-
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(…
-
Parts of report being cut off when using multiple grids and viewing whole reportSummary: We have several reports which use multiple grids. We have found that these are now having parts of them cut off and not visible when viewing the report as a who…
-
-
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…