Category 101
Discussion List
-
SET CREATEBLOCKONEQ does not open the blockHello everyone, I wrote a business rule with SET CREATEBLOCKONEQ to open the block. But it showed strange behavior. I fix from FY25 to FY28, BUT it did not open the bloc… -
Form Security for connected EPM instancesSummary: I have two EPM instances: A and B in this context. EPM A is the primary Planning instance and EPM B is a supplemental Planning instance where we perform budget … -
Need detail of latest EPM Automate VersionSummary: I am getting notification for upgrade the EPM automate version. To meet the security requirement, I need to know the latest version detail and the changes which…PrinceKumar 41 views 15 comments 0 points Most recent by Al Marciante-Oracle EPM Platform and Freeform -
ESSG_ERR_Operationfailed error after clicking on save in data formSummary: We are getting the ESSG_ERR_OPERATIONFAILED error after clicking on the save button of the form. There is no information available in error to know what is caus… -
Getting Error while using [[PlanningFunctions.getUserVarValue("xyz")]]Summary: we are using [[PlanningFunctions.getUserVarValue("OEP_Scenario")]] and [[PlanningFunctions.getUserVarValue("OEP_Version")]] in business rule, we have user varia… -
How to create Batch type task to execute scripts in task manager in epbcsSummary Can anybody help how to call batch scripts from task manager i see there is a task type of Batch ,but not sure how it will read the locations of scripts and exec… -
Assign UDA Using GroovyHello everyone, I want to update the UDA of a member list based on the smartlist selection. Ideally, the calc would create the grid, read the value, and assign the UDAs.… -
Issues running copyFromObjectStorage EPMAutomate commandI am currently trying to run the copyFromObjectStorage command to move a test file from Object Storage to EPBCS inbox. I am on the latest version of epmautomate. I am us… -
The member [NONE] does not exist for the specified cube or you do not have access to itSummary: The member [NONE] does not exist for the specified cube. It is currency dimension. Content (please ensure you mask any confidential information): I found this s… -
ASO Clear data at Parent LevelSummary: In BSO we have a rule to clear some Account level 0 members data at Period parent member level [All Yrs], while the Period level 0 members [FY25], [FY26] etc… k… -
What is "Include BegBal as Time Period" in Scenario dimension properties?Hello everyone, I am using PBCS and have one question about "Include BegBal as Time Period" under Scenario dimension properties: Is there any document to explain this pr… -
Groovy to query only Contacts but not user recordsHi All, I have actually written a code to query the Contact object based on email. But the query is also searching for user records with that email and returning the res… -
Rule Balancing is not workingSummary: I am getting below error while running rule balancing in EPCM. Does anyone have idea about it? Please find below screenshot of form layout. Even I tried using d… -
ASO Time Balance aggregation not as expectedSummary: In BSO cube, there is accounts aggregated value based on time balance = First, Skip Value = Missing by having Period dimension member [Jan] rollup to [Q1] and t… -
Batch Scheduler FunctionalitySummary: Is batch Scheduler Changing? Content (please ensure you mask any confidential information): FR is going away in June 2025. Currently we use batch scheduler to r… -
Passed parameter goes as null when calling BI Report from groovy scriptSummary: Trying to call BI report from groovy script, but the parameter is going in as null Content (required): I am passing the parameter in the payload but it is going… -
Feb Monthly Update taken away the waiting page when rule/ruleset is in progressSummary: Feb Monthly Update taken away the waiting page when rule/ruleset running Content (please ensure you mask any confidential information): After the Feb monthly up… -
Using groovy to move a file from the Data Management Inbox To the Oracle Planning Inbox ExplorerI am working with OTBI report(s), and this report holds master data which needs to come into EDMCS. OIC is being used as the facilitator from Oracle Fusion into the Orac… -
Operational dashboard issuesSummary: we have created 3 dashboards as per business requirement and we are looking for further enhancement and we need you inputs to enhance further. Below are three d…Bangari Nagendra Prasad 51 views 5 comments 0 points Most recent by Bangari Nagendra Prasad Financial Consolidation and Close -
How to get the user resource roles using Groovy ScriptSummary: Hi, We want to send email notification to manager when partner contact is created in Partner object. but how to get resource role of user in groovy to check in …VIBHA S D 101 views 6 comments 0 points Most recent by Carmen, User Assistance Oracle CX-Oracle Sales -
Task Manager: Task Type "Run Business Rule": How can users perform the task of launching the rule?Hello everyone, We are using task manager for planning flow. We found that : The business rule get's immediately executed - no waiting for any user interaction If the ru… -
Delete members/shared memebers using Operation Field in metadata import fileHi all , We are using PBCS version 25.01.31. We are trying to delete members in the entity dimension through the operation column "Delete Level 0/Delete Descendants" com… -
How to fetch contact email and phone number before the contact is deleted using REST API in GroovyHi Team, We have a requirement to store contact email/phone number whenever the contact is deleted. We are able to capture details if the contact is deleted using Delete…NikhilSamudrala-Oracle 41 views 7 comments 0 points Most recent by Satyavani Gundumogula-Oracle Sales -
EPM Integration Agent - "EPM_AGENT_INBOX" Parameter error when starting as a serviceContent Hi -- We just downloaded the latest agent as of 5/27 from Data Exchange. We first tested the agent connectivity using the non-service method and everything worke… -
SCM Demand Managment - Options to improve forecast accuracyWe are looking for options to improve our forecast accuracy. We were set up with the Bayesian Forecasting to generate a "best fit" for all of our materials. 1 - The fore… -
EPM WFP forms in version 2.0 are not working properlySummary: All forms in the application were changed to version 2.0 Now mandatory features are not working in the form: - transfer out, - transfer in, - 1 step transfer - … -
Does OCI IAM send expiry notifications prior to password expiration?Summary: Recently our administrator password expired without any email notifications. Since we had to update this password to run interfaces, this created significant de… -
Cancel button in business rule launch page is disabledThe Project member is being created dynamically and when the project name that is given in the prompt already exists the error shows that the member already existed. To … -
How to get the first member of a substitution variable?Hello everyone, I am trying to get the first member of a substitution variables. I created a substitution variable called "YearRange" and set it is "FY24:FY28": So my qu… -
How to use Datacopy in If statement?: EPM Buisiness ruleI wrote a buisiness rule which copy data from a version to another version. In the rule, I want to use 'Datacopy' in 'If' statement but the following error is displayed.…