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.
EPM Platform and Freeform
Discussion List
-
Member formula not working as expected EPBCS ASOWe are encountering an issue with member formulas in an ASO Cube and would appreciate your insights. Scenario: In our Scenario dimension, we have four members: A, B, C, … -
Custom Scripts UDA is not working in DM - #Custom{UDA([Account], "RLev0")} -Summary: #Custom{UDA([Account], "RPLev0")} - is not working in Dm data load other generic functions are working fine. getting this error a- 2025-03-17 23:37:02,698 ERROR… -
Examples to fetch IDCS REST API Audit log reportsSummary: Has anyone has used IDCS REST API for Audit log reports? If yes, please provide example/sample URL and Request Content (please ensure you mask any confidential … -
Smart View for Google Sheet - Strange Behavior with same user in 2 machinesSummary: We recently implemented SmartView for Google Sheets. Its working fine in my machine (both SSO and native) But, couple of users mentioned that when they Connect … -
Pipeline in ARCSSummary: we wanted to understand the below things. 1. we cant see the pipeline option in data exchange in ARCS. so Pipeline is not supported in ARCS 2.If its not support… -
Data Exchange Integration Connection in EPM Cloud PlanningOracle EPM Cloud Planning allows integrated to Oracle ERP Cloud based on ESS Job or BIP reports. This functionality can be achieved by creating an application in EPM wit… -
Timestamp on file name using groovySummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Regarding the announcement on the PBCS dashboard regarding Financial ReportsSummary: (1) will we still be able to use the existing reports we already have in place? (2) the site recommends we migrate or switch to Reports. What is the difference … -
25.03 Update - Data Integration Access ChangesSummary: I am seeing changes in Data Integration Access with 25.03 update in our Test environment. Content (please ensure you mask any confidential information): I am se… -
SmartView error "The dimension -1 is invalid" when zoomingI have a SmartView retrieval using a Dynamically calculated member and I get an error "The dimension -1 is invalid" when zooming into a different dimension. How do I res… -
While building import format, new dimension is not visible in Data Management EPBCSWe created a new dimension named 'category'. While building import format, this dimension is not visible in the dropdown to map columns in EPBCS. We are using file based… -
Can users save custom versions of management reports?Summary: When using developer-designed management reports, users have expressed a desire to be able to save a "custom version" of the report with saved prompt values, an… -
Unable to edit the URL for EPM application under Oracle Cloud Services (EPM Gen 2)on Classic console we are getting message displayed INFO Announcement Please be informed that My Services will be unavailable after March 31, 2025. Please begin accessin… -
EPM automate scripts to validate artifacts after monthly update releaseSummary: In starting of each month we do sanity check of all artifacts after each monthly update release from Oracle. So we need an automation technics or EPM automate s… -
User Account Best Practice - OCI, ERP, EPM - Cloud ConsoleSummary: Best Practice for creation and maintenance of user accounts Content (please ensure you mask any confidential information): Clients have new Cloud Console and th… -
Extracting the file from OCI using PythonHi All, We have a requirement where we have create a bucket and upload the file from EPM. Step 2 : From Bucket another team will extract the file using the python script… -
is there an Oracle document how to to package and deploy EPM SmartView with Microsoft SCCMSummary: We would like to deploy SmartView to a large number of users machine using Microsoft SCCM is there an Oracle article that can help us create this package ? Cont… -
Run Oracle Identity Cloud Service Reports - Number of daysSummary: All the reports under Run Oracle Identity Cloud Service Reports can be retrieved only for 90 days.? Content (please ensure you mask any confidential information… -
ARCS - SSO Login (Okta ) and Native user email/pw login optionsSummary: We had a security finding from our internal audit team where users are configured to use native login to ARCS (email/pw) and also are enabled to use SSO. Can yo… -
https://localhost:9000/aif/rest/V1/jobsHello, I am using this connection for one of my pipeline and rule but since the 25.02 update, it is not working anymore. Can someone help me with a workaround? I tried u… -
Are the new cards for Documents and Financial Reports not applicable to FCC?Summary: As part of the March 25.03 update there are now new cards for Documents and Financial Reports in Enterprise Profitability and Cost Management, FreeForm and Plan… -
license count of user in IDCSHello Experts, Is it possible to check in IDCS for how many users client has taken the license for EPM instance? -
Copy Object storage to EPM and Vice VersaHi All, I am facing issue while copy data from Object storage to EPM. Step 1: I have created Bucket and uploaded a file and created a Auth Token. Step 2: In EPM i have c… -
Please advise on how to extract Data Management Workbench data before Logic Group logics are appliedSummary: We have a process to extract Data Management workbench data (using SQL query) for all the locations for any specific period. Our process is working fine. Genera… -
Create new EPM Pods in OCI consoleSummary: Oracle is announcing that the My Services will be replaced with OCI Console after Mar 31st, 2025. Does anyone know how to create new EPM PoDs/monitor EPM enviro… -
Is there a rest api equivalent for the exportaccesscontrol command in epm automate?We are trying to leverage, where possible, REST APIs to automate certain tasks like the exporting of reports from FCCS, Planning, and ARCS. Exporting User Group Reports … -
Optimized System Maintenance JobSummary: This month updates includes: Optimized System Maintenance Job The System Maintenance job has been divided into two job sequences - System Maintenance and System… -
Lack of visibility to a manager to see what changes were made by HOOSummary: Managers cannot see what changes were made unless it was in the annotations - but even that was confusing because the annotations are not stored in the system C… -
When there is ownership for higher levels to edit their org, its removing access for lower levelsFVP's and HOO's need to have the ability to edit all under their hierarchy - if they take Ownership, then it removes the visibility from the lower level HC planner to se… -
EPM groovy and DataExporter with two decimal restrictionsHi, We are using EPM groovy business rule to export data using class DataExporter. However we are seeing issues with decimals for some of data in the export file.I could…