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

Error while executing rule in Sales Planning Cloud

edited Aug 12, 2019 3:00PM in Planning 1 comment

Summary

Error while executing rule "OQP_BottomUp Aggregation" in Quota Planning Cube in Sales Planning Cloud.

Content

Hi,

Error is being thrown while executing rule "OQP_BottomUp Aggregation" in Quota Planning. It seems groovy is generating incorrect code for Product dimension member.

Generated code is 

Invalid member name []
 
Log messages : 
SET AGGMISSG ON;
SET UPDATECALC OFF;
FIX("USD",@Relative("YearTotal",0),&OEP_CurYr,@Relative("OQP_Adjust Quota",0),"OEP_Working Bottom Up")
FIX(@Relative("NA",0))
FIX(@RELATIVE("Auxiliary 1",0))
FIX(@RELATIVE("Auxiliary 2",0))
FIX(@RELATIVE("Auxiliary 3",0))
AGG(""Product"");
ENDFIX
FIX("OEP_Total "Product"")
AGG("Auxiliary 3");
ENDFIX
ENDFIX
FIX("OEP_Total "Product"","OEP_Total Auxiliary 3")
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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