Calc Manager
Discussion List
-
Localhost connection not working (again)Assume this is not unique to me - but EPM Planning v26.08.65 seems to have broken the localhost connection again have tried with and without adding the 443 port number, … -
Groovy error:A Method called by the script failed on Line:30 with error:Error Occurred:UNAUTHORIZEDSummary: I am running a groovy script in EPM FCCS and getting error "Groovy error : A Method called by the script failed on Line:30 with error : Error Occurred : UNAUTHO… -
How to work with dynamic members in business ruleHello experts, I am working with dynamic member in my calculation rule. Sometimes, the rule calculates as expected, but other times, it fails to execute properly or runs… -
[sharing info] Interesting find using debug mode and edit mode with different resultsSummary: I was working on a calculation to add the ARR of a contract to a vintage month (If the contract starts in Jan 24, I want the ARR to be placed in Month 1 and the… -
Calculations on Alternate hierarchiesWe have a business rule that calculates stuff within FIX( @RELATIVE ({RTP_T1_All},0)). At runtime, when the user chooses a parent from the main hierarchy, it calculates … -
Export list of rules and list of rules securitySummary: Content (please ensure you mask any confidential information): Is there a way to export a list of business rules and the security (users assigned) to them? Vers… -
Can we get Journals Period Status (Open/Close) using Rest API/Groovy in FCCSSummary: Can we get Journals Period Status (Open/Close) using Rest API/Groovy FCCS Content (please ensure you mask any confidential information): Version (include the ve…Srinath.M 14 views 1 comment 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Make business rule prompt dynamic for SubsidiarySummary: Content (please ensure you mask any confidential information): I have the below business rule in PBCS that moves costs from 2 departments, based on a location %… -
Verify Syntax and Format Code functionalities are not working in the Business Rules (Calc Manager)Summary: I am trying to use the Verify Syntax and Format Code functionalities in Calculation Manager, but they are not working in the Test instance (Version 26.05.66). H… -
@UDA NOT WORK "not a valid UDA value" even though the UDA is assigned in Dimension EditorHi Everyone, Hi everyone, I'm working on an Oracle EPM Cloud (Hybrid BSO) application and am experiencing an issue with the @UDA () function. I assigned a UDA to several… -
less powerful role to create rulesSummary: Content (please ensure you mask any confidential information): Hi Apart from giving service admin directly, is there any less powerful role which we can given t… -
Copy Data from Parent to ChildsSummary: I have a requirement where users will input data at parent member and it should get spread evenly to its children's evenly, We have a Market, Product, Entity an… -
Dynamic calc members crossing dim with smart list member does not calculateSummary: Content (please ensure you mask any confidential information): Hello, I have the following calculation Sparse_DimA = @MEMBER(@CONCATENATE("HSP_ID_",@HSPNUMTOSTR… -
Update status for Leave of Absence in workforceSummary: Content (please ensure you mask any confidential information): We have the below business rule that assigns status based on start/term dates. We need to now tak… -
How to clear partial data in ASO Reporting Cube via Groovy when Aggregation Views are enabled?Hi everyone, I'm working on an Oracle EPM Cloud Planning application (version 26.05) and I need to clear partial data from an ASO reporting cube before running a series … -
Balance Sheet Closing Balance calculation in Business ruleSummary: Content (please ensure you mask any confidential information): To calculate the Opening balance for the current month, we have a business rules that takes the p… -
Did OOTB EPBCS rules get affected in Groovy script update?Summary: I have been running "Batch Trend Based Calculation" rule with no issues in EPBCS. After the May update to Groovy scripts I get an error message in this rule. I … -
The calculation results of business rules using UDA are not as expected.I've written the following business rules to handle cases where a UDA is assigned and cases where it's not, but as you can see in the attached image, the results are not… -
ASO Dynamic Calc member formula issue after April updateWe have a Account dynamic calc member with below formula for ASO, which worked fine before April update and now we are facing issue with SmartView retrieval because of t… -
SET HYBRIDBSOINCALCSCRIPT FULL; IssueSummary: Content (please ensure you mask any confidential information): Hi we encountered an error when using SET HYBRIDBSOINCALCSCRIPT FULL; Just wanted to know why it … -
Seeing different results in Groovy 26.04 vs 26.05 in variable settingSummary: Validating business rules between 26.04 and 26.05 and we found syntax that produces different results Content (please ensure you mask any confidential informati… -
Drill Through Does not return any data when executingSummary: When i Try to drill, the landing pange open and i recieve the follow message: Drill query does not return any data. Data was not loaded to this intersection usi… -
Clearing ASO cube on RTPs with GroovySummary: I am new to EPBCS and Groovy. I have a requirement to clear partial data from ASO cube by users on recurring basis. I am trying to write a business rule which u…