Default Calculation does not recalculate outline.
Hello.
We have a strange behavior with our EssBase Application. The Default Calculation for the cube is set to CALC ALL; .
We uploaded data to the Level 0 members, after we ran "Default Calculation" to recalculate outline. But the outline did not get recalculated.
After running a calculation script "tmp.csc" with the same logic(CALC ALL;) as Default Calculation, the outline got recalculated.
So the problem is that the same logic in 'Default Calculation' of the cube does not work as in a saved calculation script(tmp.csc).
To identify the difference between to calculations we used SET MSG DETAIL. The only difference is the below line from the log file for calculation script tmp.csc, which does not exist for "Default Calculation" :