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
-
Metadata from ERP Cloud to EPM Cloud (Description Field)Summary: Metadata from ERP Cloud to EPM Cloud (Description Field) Content (please ensure you mask any confidential information): Hi All, I am trying to upload metadata f… -
SmartView MacMac SmartView users after an initial pivot-like action is executed, all subsequent SmartView actions are held up for exactly 5 minutes according to the SmartView and net… -
HsGetValue SmartView function not working with Freeform cubeSummary: We have created a SmartView private connection to a Freeform cube. We are trying to retrieve data using HsGetValue. On refresh we get error "Planning Provider E… -
How to Retrieve Audit Logs from OCI Domain Console (beyond 3 months)Summary: How to Retrieve Audit Logs from OCI Identity Domain Console (beyond 3 months)? Audit logs for creation and deletion of users/accounts. -
Escaped rows from the integration rule without any errorsHi, I created an integration rule that gets its data from an on-premises database and loads these data into ARCS, and the integration was completed successfully without … -
multiple suppression in EPM Freeform ReportsSummary: We have a requirement to add multiple conditions to hide(Suppress) a section. I am not able to select multiple Suppression conditions to hide this section. We h… -
Data push from PCM_CLC to PCM_REP using Groovy in EPCMSummary: Hi Team, I am curious to know if we can push data from Calculation cube(PCM_CLC) to Reporting cube(PCM_REP) using Groovy Script in EPCM. If anyone has tried ple… -
Data Exchange Quick Mode Import FailingNew setup of a Quick Mode Import integration into EPBCS is failing with the following. 2024-07-08 13:40:14,356 ERROR [QMP]: Error in executing quick mode processor:null … -
How to pass POV as parameters in URL from EPM as drill through to FDISummary: Hi, We want to drill through to FDI using direct drill option from EPBCS and pass the FORM POV selection as parameters in the URL used in direct Drill. Users re… -
Email function in formsSummary: Is there a feature in Oracle EPBCS to send out an email to a specific user due to a value added, or variance found in the system? -
Is there any limitation of years in workbench for showing data by years?Summary: We have loaded 50 years of data(from flat file) into planning application from data managment. Workbench shows only first 20 years of data in DM but we can see … -
group assignment report in EPMAutonamateHi all, I'm running the group assignment report in EPMAutonamate command for both FCCS and REP Cloud. Can you please give your confirmation for this this that it include… -
Display Issue of Smart list in Forms, Please refer Summary and Suggest the possibilities ?Summary: The format which we follow for the Label in the Smartlist is Username with their email address i.e XYZ and set to display only Username(XYZ).Here the issue we a… -
Adding EPM Agent to OICSummary: Essentially, we want a link to documentation on how to accomplish adding EPM Automate to OIC. Here is the link to the Oracle documentation where we got the idea… -
How to configure EPMAutomateSummary: How to configure EPMAutomate in Client's instance? 1.What are the pre-requisites? 2. Do we need any additional server setup? 3. Need detailed steps to configure… -
CopytoObjectstorage creates folder structure in Object Storage buckets and not copy file in root.Summary: CopytoObjectstorage creates folder structure in Object Storage buckets and not copy file in root. Content (please ensure you mask any confidential information):… -
EPCM-GL data push with direct integration failingSummary: EPCM-GL data push with direct integration failing. As GL accepts only 2 decimal places, GL rounds off the allocated data, due to rounding off credit and debit e… -
fdmee journals issueSummary: FDMEE multi-entities journals export double data Content (please ensure you mask any confidential information): I created an FDMEE load rule to export Currency … -
percentage format in ReportsSummary: Column A = retrieved from dimension Column B = retrieved from dimension Column C (Formula) = IfThen (DIFFERENCE([A],[B]) = 0, 0, DIFFERENCE([A],[B])) We have a … -
How Logo, Banner and Color theme in ARCSSummary: How Logo, Banner and Color theme in ARCS Content (please ensure you mask any confidential information): Version (include the version you are using, if applicabl… -
NSPB Reporting currency not showing any amount even Input currencies are showingHello Community, I'm having an issue with currencies in NSPB. I have integrated data from NetSuite for the input currency USD. I also have exchange rates integrated. I n… -
CopytoObjectStore feature in pipeline doesnot copy file from Data Management specific locationSummary: I am using CopytoObjectStore feature in pipeline to copy file from Data Management specific location to Object Storage. In source path, I have selected Inbox an… -
We are pleased to announce new “How Do I …“ pages on FreeForm Oracle Cloud Help center librarySummary: We are pleased to announce new “How Do I …“ pages on FreeForm Oracle Cloud Help Center. The How Do I… page has a simplified left navigation pane and a revamped … -
Export specific dimensions from ASO cube to BSO cube using Groovy ScriptSummary: I've a script in groovy, basic script, it works but i need to remove a dimension that's in the row; Script: Cube cube = operation.application.getCube("CAPEX") c… -
Run pipeline using restapi in Groovy ScriptSummary: Hello guys, I'm trying to run a pipeline using Restapi in Groovy script. There is no error but i'm getting status 0 and it's not triggering to run the pipeline.… -
Essbase error 1060168Summary: I am trying to delete a year 2003 and received error code 1060168. There is no documentation on this error; any help on this will be highly appreciated. Content… -
Pipeline moved on before job finshed and sets pipeline to failed (even though no error)Summary: Our pipeline emails are showing as failed if a job is still running when it ends. It is also moving onto the next job rather than waiting for the job to finish.… -
How to rename files with date & time stamp on Target side in pipelineSummary: Hi Oracle, How to rename files with date & time stamp on Target side in pipeline? Code Snippet (add any code snippets that support your topic, if applicable): -
How to add interdependencies of jobs within stages in pipelineSummary: Hi Oracle, Can you please let us know how we can add interdependencies of jobs within stages in pipeline? Code Snippet (add any code snippets that support your … -
How to make Version dimension selection dynamic based on Scenario selectionSummary: Trying to figure out how to make the Version dimension selection on a report dynamic based on what is chosen by the user for Scenario. For example, if Actual is…