Page 2 of 2

Re: Disappearing values

Posted: Tue Sep 08, 2015 1:59 pm
by lotsaram
AmbPin wrote:no elements are deleted and then added back.
If that's how the dimension maintenance is working then this isn't the cause of disappearing data. That would only happen if elements were deleted or if N was converted to C and back to N or vice versa (which effects a behind the scenes deletion and addition).

Re: Disappearing values

Posted: Tue Sep 08, 2015 2:05 pm
by AmbPin
I don't see why it should be either but the pick-list values do disappear a soon as I run the process, no other data cubes are affected.
Not sure if I have mentioned that the pick-lists are created by rules on the pick-list cube. My thinking is unloading the cube was that these rules need to be re-triggered for some reason after the dimension maintenance.

Re: Disappearing values

Posted: Tue Sep 08, 2015 5:00 pm
by lotsaram
Sounds a little bit like Alice through the looking glass.

Definitely something strange going on. String rules are by definition never cached and always on demand. So there must be something going on during the dimension rebuild that invalidates the rule and TM1 is not quite "clever" enough to recompile the rule when the dimension update is finished. My hopefully educated guess would be that a RuleLoadFromFile pointed back at the original .rux for the cube would also restore the picklists.