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):
Tagged:
0