Category 101
Discussion List
-
Integration isn't loading correctlySummary: I am making an integration pipeline and one of its stages is a Data Load Rule. However, the data integration wouldn't load the correct data load rules for the N… -
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… -
Account Lock Issue Despite Successful Login in EPM AutomateSummary: Account Lock Issue Despite Successful Login in EPM Automate Content (please ensure you mask any confidential information): Hi All, I scheduled the IF account to… -
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… -
Forms 1.0 vs Forms 2.0 Business Rule Run After SaveIn FCCS Forms 1.0, when “Run After Save” is enabled in a business rule, saving the form first commits the data, and then the rule prompt appears. If the user cancels the… -
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… -
Cloud EPM: 12月(25.12)予定のGroovyエンジンの将来バージョンついてGroovyエンジンは25.12(2025年12月)にアップデートが予定されております。より厳格な検証ルールが導入されるため、これまで有効だったGroovyルールの検証が失敗する可能性がありま…Kaori Yamashita-Oracle 41 views 0 comments 0 points Started by Kaori Yamashita-Oracle 日本語Cloud ERP/SCM/EPMフォーラム -
How to create linked forms in FCCS application at cell level like HFMSummary: How to create linked forms in FCCS application at cell level like HFM Content (please ensure you mask any confidential information): Currently in FCCS applicati…DISHIL SHAH 61 views 13 comments 0 points Most recent by Ashutosh Bhatikar-Oracle Financial Consolidation and Close -
Improving Data Quality: Tracking and Correcting Incomplete Form Submissions in EloquaForm submissions are the foundation of lead capture and campaign personalization in Eloqua. But when critical fields like Business Phone, First Name, or Company are left… -
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… -
How to run territory assignment job with multiple view criteria parametersSummary Multiple view criteria in opportunity territory assignmentContent Hello Experts, While scheduling the territory assignment ESS job, we have requirement to schedu… -
Do EPM Cloud Administrators have the ability to "Act As" users to troubleshoot security accessSummary: Do EPM Cloud Administrators have the ability to "Act As" users to troubleshoot security access Content (required): In some Oracle applications you have the abil…Jason Webster PAC 51 views 3 comments 0 points Most recent by Shankar - PM Cloud EPM-Oracle EPM Platform and Freeform -
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 … -
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… -
Checkbox in Eloqua form not passing data to submissionsWe have a pre-checked checkbox in an Eloqua form for a field called "CTag - FTIR". We are hoping this would automatically add a “1” in the form submission data for that … -
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 209 views 3 comments 0 points Most recent by Kothi Himalatha - Support - Oracle-Oracle Planning -
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 …