Freeform
Discussion List
-
Reporting - POV not updated based on selectionHello, I’m experiencing an issue in my report on Oracle FreeForm. In some rows/columns, I am using both Current POV and Prompt Selections. The issue is that the periods/…Omar Bousfiha 27 views 3 comments 0 points Most recent by Dave Roberts_-Oracle EPM Platform and Freeform -
Time Out in EPM application while invoking BIP reportSummary: While invoking some of the BIP reports from EPM application, it gives a time out error for few of the reports. The BIP report in ERP which is registered as a ES… -
Groovy Script Validator Email But No ErrorsHello - We received an email on 3/27/26 that "Our diagnostics has indicated that the Groovy scripts on your following environments are not compatible with the Groovy eng…Heero Yuy 61 views 4 comments 1 point Most recent by Guntuka VenkataKrishna EPM Platform and Freeform -
Advanced Predictions - AutoMLx Jobs Taking a lot longer since 26.04I have a Freeform app that I'm building that's based very heavily around Advanced Predictions. I've notice that since the 26.04 update, my AutoMLx algorithm jobs have be…Patrick Northcraft 3 views 3 comments 0 points Most recent by Patrick Northcraft EPM Platform and Freeform -
Dataform period roll back to 6 month from current periodSummary: The customer needs to view financial data for the previous six months relative to the current period. They want this to update automatically without requiring m… -
Web Form Text Entry – Bulk Input Issue (Text Data Type in Dashboard)Hi all, I have a Planning form embedded within a dashboard, as it drives a number of charts that update based on user input. One of the fields on the form is a Text data… -
How to export attribute along with data using groovySummary: Dear Groovy Experts, customer has requirement to export data with attributes. Please suggest if anyone has worked on such scenario. Content (please ensure you m… -
How to retrieve ASO Incremental Data Slice count via Groovy (EPM Cloud Gen 2)?Hi Experts, I want a Groovy script to programmatically check the current number of incremental data slices. I have explored several avenues to fetch ASO statistic progra… -
Pipeline Execution Delay AlertSummary: Dear All , Customer has a query to get the notification if pipeline execution goes beyond the specified time. Do we have any option, reference? In case if you h… -
Replicating BSO DTS behavior in ASO for Freeform App (Period Dimension only)Hi Community, I am working on an Oracle Planning Freeform application and have a requirement regarding Dynamic Time Series (DTS) on the reporting side. Current Setup: Ap…Shubham_Panchal 12 views 7 comments 0 points Most recent by Shubham_Panchal EPM Platform and Freeform -
instance name in Bursting emailSummary: we are using Bursting functionality and across PROD and non PROD instances. Can we put an instance name(epm99-test, epm, etc.) in the body or subject for emails… -
Custom MDX Query in a data integration giving errorHello, I am trying to add a custom MDX query to my data integration. I am following the document at https://docs.oracle.com/en/cloud/saas/enterprise-performance-manageme… -
Freeform: Options when running out of dimensionsSummary: Freeform: running out of dimensions! Content (please ensure you mask any confidential information): A Freeform app I'm building as a POC has an ASO cube with Ac… -
Integration FreeForm and EPBCSI was trying to create an integration in Data Exchange, between FF (source) and EPBCS-OEP_FS (target). I created the integration in EPBCS, I registered both applications…Alfonso Gonzalez_EPM 31 views 5 comments 0 points Most recent by Alfonso Gonzalez_EPM EPM Platform and Freeform -
Parallel Job Execution and EXECUTION_POOL_SIZE in Oracle EPM PipelinesSummary: Hello Everyone, I am currently working with pipelines in Oracle EPM Freeform and need some clarification. We are looking to optimize performance and would like …Kalaivani Ravichandran 61 views 2 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Member Load LimitSummary: Hello everyone, In a TEST FreeForm application,I cannot load more than 100,000 members into a non-Entity dimension (for example, the Organization dimension). Th…Ouma_123 31 views 1 comment 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
set up the ERP Cloud GL Balance (FRCOA) connection in Data ExchangeSummary: Hi everyone, I’m trying to set up the ERP Cloud GL Balance (FRCOA) connection in Data Exchange, but the connection does not appear in the list of available sour…Ouma_123 21 views 3 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Updating Time Periods dimHello Experts, I am facing some issue with updating time periods dim. I am not able to add a new member. Options to add a child or sibling is greyed out for the members … -
Multiple Smart lists in a Single FormSummary: Dear All, We have a requirement to create a form with multiple Assumptions, where each assumption should have a different Smart List. In the form, we have three… -
Input to Upper Level Members in Free Form Planning ApplicationSummary: Converted an Essbase Cube to Freeform and unable to input to upper level members Content (required): We have an existing Essbase Cube that we converted a Freefo…user13284828 61 views 9 comments 2 points Most recent by Shankar - PM Cloud EPM-Oracle EPM Platform and Freeform -
Archive historical data from HFM 11.1.2.4 to FreeformSummary: We want to archive HFM application to Freeform. We are trying to create a static hierarchy cube with no calculation to archive the HFM application so that users… -
FreeForm applications customization by end usersSummary: Say I have ten groups of users, and each group would need to provide the same Plan numbers. The key metrics would be predefined, but the methods for arriving at… -
Drill thru to data management in FreeForm appSummary: I have a FreeForm app where during configuration Scenario dimension wasn't enabled. I recently setup a drill region for direct drill thru to the staging area of… -
Freeform Task Lists Not Visible in FCCS Task Manager After Connection SyncHello, I am trying to use Freeform Task Lists in the FCCS Task Manager. However, after performing a connection sync, I am unable to see the Freeform tasks in the Task Ma…Rajesh Jain NCI 31 views 2 comments 1 point Most recent by Rajesh Jain NCI EPM Platform and Freeform -
Parallel data load to Free Form Planning application using essbase MethodSummary: Hi All, Is it possible for Parallel data load to Free Form Planning application using Essbase Method file? Content (please ensure you mask any confidential info… -
Groovy to show a message that does not indicate an error in Planning / Free Form?Summary: Hi, We're using the MessageBundleLoader in Groovy to display information to the users in our Free Form application. I have not found a way to display a message … -
selecting specific index number of UDA does not workSummary: I am using the following function to select only 1st value of the UDA. MemberProperty("Group","UDA", (1)) But the report gives all the UDA comma separated. Cont…