Sharing Info: How to view Substitution Variable values in Debug mode - Cal Manager
Summary
How to view Substitution Variable values in Debug mode - Calculation ManagerContent
Hi All
I found something interesting and want to share with all of you.
If we use substitution variable in a Business Rule using the syntax "&<Substitution Variable>", The value of the variable won't be displayed in Debug mode.
A new function "getSubVarValue()" has been introduced in 20.3 Patch, which solves this issue.
Usage:
Cube Level: [[getSubVarValue("OEP_FS","OEP_PlanStartYr")]]
Application Level: [[getSubVarValue("Curr_Mnth")]]
Thanx
Ganesh Golla
Tagged:
5