CubeClearData removes feeder flags
Posted: Wed Sep 21, 2011 9:27 am
By accident I just came to a finding that might be good to be aware of, especially in the context that there have been some posts wondering about difference between using CubeClearData and ViewZeroOut(here, here, here and here).
My finding is that CubeClearData does not only clear the data in the cube, it also clears feeder flags (which ViewZeroOut does not do).
So if your cube has some rules that are fed from other cubes, you need also to use the CubeProcessFeeders function for all cubes that feed your cube.
I tested it on 9.5.1 HF17 and 9.5.2 (probably no HF, but not sure).
My finding is that CubeClearData does not only clear the data in the cube, it also clears feeder flags (which ViewZeroOut does not do).
So if your cube has some rules that are fed from other cubes, you need also to use the CubeProcessFeeders function for all cubes that feed your cube.
I tested it on 9.5.1 HF17 and 9.5.2 (probably no HF, but not sure).