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

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 variables created as Scenario and Version but not OEP_Scenario and OEP_Version, while validating the rule i am getting error at

[[PlanningFunctions.getUserVarValue("OEP_Scenario")]] which is expected and corrected error as

[[PlanningFunctions.getUserVarValue("Scenario")]] now error got cleared at this line, but i am expecting error at

[[PlanningFunctions.getUserVarValue("OEP_Version")]] but this is validating correctly without having user variable as OEP_Version ,Can anybody explain what could be cause for this?

Content (please ensure you mask any confidential information):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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