Category 101
Discussion List
-
How can I put a dynamic time series in column in Reports?Summary: Content (please ensure you mask any confidential information): I would like to add the dynamic time series to a report, but I don't see that option. I would nee… -
how to apply validationSummary: When we create contact for customer or Prospect Phone no field can accept anything including numbers ,characters ,Special characters. required format would be t… -
How to print attachment file in cell commentHello everyone, I have attached the Excel file to a cell : My question here is: How can I print all the attachments in all the cells at one time? Is there any feature or… -
Validate Data Form using GroovySummary: We are capturing a percentage input on a data form in EPCM. Content (please ensure you mask any confidential information): We are capturing a percentage input o…NikhilDeshpande 21 views 2 comments 0 points Most recent by NikhilDeshpande Profitability and Cost Management -
RTP in Groovy rule only shows 1 promptHello everyone, I based on Oracle document here to validate the rule: https://docs.oracle.com/en/cloud/saas/enterprise-performance-management-common/groov/groovy-example… -
401 Authorization Required when using /interop/rest/v2/mails/sendUsing groovy to send email in business rule: HttpResponse jsonResponse = operation.application.getConnection("SendMail").post('/interop/rest/v2/mails/send').header("Cont… -
When did Oracle update the UI of Report?Hello everyone, For a long time, I have not used the Report in PBCS. However, when I have to create a new report today, I found some weird updates from Oracle. For examp… -
file attachment limitation size in commentHello everyone, I want to ask : What is the attachment size limit in the EPBCS Data Form? Is there any Official document refer to this? Thanks and have a nice day. -
File Based Integration Explicit Period Mapping Not Allowed?Summary: I am trying to do a multi period data load in Planning that is a file type. I setup a Source Period Map, but don't have the option to setup Explicit mapping, is… -
epmautomate SendMail is blocking emails from being sent to specific usersSummary: I encountered strange behavior where it appears (based on the epmautomate log) that SendMail is being blocked from sending emails to a specific user. The kicker… -
Link to 24.100 Smart View .MSISummary: Hello, We recently identified that the bulk of our Smart View user base is on very outdated versions of the add-on and that we needed to get all our users level… -
Using getSharedMembers for cube specific shares?Summary: I am trying to find cube specific shared members using getSharedMembers since the documentation shows this should be possible, but I'm getting shared members fr… -
what is the syntax to update alias with groovy scriptSummary: Is there a syntax to update alias using a groovy script? We would like to update the alias of a period member based on the start period of the actual scenario. … -
is there a way to restrict user access during the time our pipeline runs to refresh data?We have a pipeline that runs daily to refresh data from netsuite to NSPB. It takes about 1.5 hours total to run. I'd like to stop access to all users (other than admin) …
-
Threading / Multi-Processing Equivalent in GroovySummary: Is there a way to accomplish threading / multi-processing in Groovy within EPBCS? We have a number of jobs where scripts are running on a large set of Project d… -
How to add more elements to dashboard than page will allowI was curious if there's a way to add more items to a dashboard than what is visible on the page. I've so far been unable to find a way to add anything additional beyond… -
FCCS Indirect Cash Flow movementSummary: How to enable Cash Flow movements in FCCS? Content (please ensure you mask any confidential information): Hello, We want to start using Cash Flow functionality … -
Groovy Validator Missing in Production for Prebuilt ScriptHi All, We’re using a prebuilt Groovy rule in our Dev, UAT, and Production environments in Oracle EPM Cloud. In Dev and UAT, we can see the Groovy Validator Option under… -
Groovy Validator Missing in Production for Prebuilt ScriptHi All, We’re using a prebuilt Groovy rule in our Dev, UAT, and Production environments in Oracle EPM Cloud. In Dev and UAT, we can see the Groovy Validator Option under… -
Can you insert Financial Reports into DashboardsSummary: I'm trying to insert Financial reports created in EPM into Dashboards. However it doesn't seem like this option exists. Only options are either to add forms int… -
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…