Page 1 of 1

Rule using DIMIX doesn't update

Posted: Wed May 07, 2014 6:14 pm
by glittle
Hello,

I have an element in a cube whose value is defined by a rule. The rule just uses DIMIX to check for the existence of an element in a dimension.

The rule works correctly for the most part but does not change its value when the dimension is updated to include an element that was previously missing. If I open the rule, change and save it then it will update with the correct information.

Am I doing something wrong?

Thanks in advance.

Re: Rule using DIMIX doesn't update

Posted: Wed May 07, 2014 6:29 pm
by tomok
glittle wrote:Am I doing something wrong?
Yes. You've ignored the Request for Assistance Guidelines. How do you expect anyone to be able to help you without more information? You can start with the code for the rule and make sure to include the feeders.

Re: Rule using DIMIX doesn't update

Posted: Wed May 07, 2014 10:22 pm
by TableManagerOne
It sounds like updating the referenced dimension isn't invalidating the cache of the cube. IBM is missing a necessary dependency. Try a less heavy handed (than rule recompilation) invalidation of the cube (edit a cell) to see if that too clears out the old value.