CMIncrementCurveExpr evaluation failed -- AaiSpecialExpressionException
Hello,
In Category Management 14.1.1, Task 'Assortment Planning @ Cluster', Step 'Manage IPI Assortment', Tab 'IPI Ordered Incremental Curve'
when I run Custom Menu 'Calc IPI Incremental Curve' I get an error message:
ERROR: Cannot process MenuEvent - WorkbookException: AaiSpecialExpressionException in AaiSpecialExpression.cpp(321): Exception in procedure run.
The log excerpt:
com.oracle.rgbu.aai.AbstractComponent.severe: java.lang.IndexOutOfBoundsException
CMIncrementCurveExpr evaluation failed -- AaiSpecialExpressionException in AaiSpecialExpression.cpp(303): Exception in procedure run.
I've increased CNUM positions in CURV hierarchy and I got results in IPI Cumulative Inc Sales U (acdvincslsu) after 'Calc IPI Incremental Curve' but the error still persists. In original Oracle CM Domain this function works fine, no mistakes. So I compared all input data of CMIncrementCurveExpr function in measures ACDVRunCurveB, ACHdCurveROSU, ACDVSkuItemMapB, CDVSimOutp, ACDVLBSkuCt, ACDVUBSkuCt, ACDVLBSlsU, ACDVUBSlsU, ACDVCurveOrderB, DRTYAssrtElasV, ACDVSkuOrdV, ACDVNewSkuOrdV, ACDVCurveROSAr in my domain and original domain. They're identical, there's no significant difference. Has someone met such issue? What does it depend on and what changes could be made for avoiding this mistake?