Hyperion Planning: Custom Defined Functions (CDF) are Not Working - Error compiling formula for [BegBalance] (Line 73):Operator expected after [@CalcMgrIntegerToString]
(Doc ID 2772268.1)
Last updated on DECEMBER 03, 2021
Applies to:
Hyperion Planning - Version 11.1.2.4.006 and laterInformation in this document applies to any platform.
Symptoms
After applying Calculation Manager Patch 11.1.2.4.014, when attempting to validate Business Rules that use CDFs, the following error occurs.
Error compiling formula for [BegBalance] (Line 73):Operator expected after [@CalcMgrIntegerToString]
In the Essbase application log file it is seen that some of the CDFs are getting registered but some are not.
External [GLOBAL] function [@CalcMgrMDXExport] registered OK
Warning(1200490)
Wrong java method specification [com.hyperion.calcmgr.common.cdf.MDXExport.exportDataEx(String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String,String)] (function [@CalcMgrMDXExportEx]): [specified method not found:com.hyperion.calcmgr.common.cdf.MDXExport::exportDataEx(java.lang.String,java.lang~~~~~~
Info(1200445)
External [GLOBAL] function [@CalcMgrMDXExportRTP] registered OK
Warning(1200490)
Wrong java method specification [com.hyperion.calcmgr.common.cdf.MaxLFunctions.integerToString(double)] (function [@CalcMgrIntegerToString]): [specified method not found:com.hyperion.calcmgr.common.cdf.MaxLFunctions::integerToString(double)]
Info(1200445)
External [GLOBAL] function [@CalcMgrPadText] registered OK
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |