You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

FCCS : executeCalcScript(java.lang.String) is not allowed Rule

Summary:

Groovy function to executeCalcScript is not working in FCCS

Content (please ensure you mask any confidential information):

getting below error while trying to execute calc script through groovy in FCCS

 Compile Error: oracle.epm.api.model.Cube#executeCalcScript(java.lang.String) is not allowed Rule


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

here is the code we are using

def calcscript = """
FIX("FCCS_Periodic", "No Spare", "No Product", "FCCS_Data Input", "FCCS_No Intercompany", "No Fund")

FIX("Mvmts_Analysis_Closing");
SET HYBRIDBSOINCALCSCRIPT FULL;
"XXXX" = "YYYYY"-> "FCCS_ClosingBalance" -> "FCCS_TotalInputAndAdjusted"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!