How to set change flag on TM1 cube?
Posted: Wed Jan 16, 2013 12:29 pm
I wonder if anyone out there knows a way to easily set the change flag of a TM1 cube without actually changing data.
I have used the undocumented SwapAliasWithPrincipalName TI-function many times in the past and it always worked fine for me, as long as I force every cube with the respective dim to be rebuild and stored on the disk again before server shutdown.
Knowing this I used to loop through every cube including the }-versions with this dim and put in a dummy value, removed it again and finally hit the save data button.
But this time it is a really large number of cubes, so that I can either write a TI to do this or someone tells me the missing piece of the SwapAliasWithPrincipalName, another undocumented way to set the flag on one or all cubes.
I have used the undocumented SwapAliasWithPrincipalName TI-function many times in the past and it always worked fine for me, as long as I force every cube with the respective dim to be rebuild and stored on the disk again before server shutdown.
Knowing this I used to loop through every cube including the }-versions with this dim and put in a dummy value, removed it again and finally hit the save data button.
But this time it is a really large number of cubes, so that I can either write a TI to do this or someone tells me the missing piece of the SwapAliasWithPrincipalName, another undocumented way to set the flag on one or all cubes.