Page 1 of 1
Creating a cube with control dimensions
Posted: Wed Apr 08, 2015 3:24 pm
by yingchai
I am planning to create a cube using the following dimensions:
- }ApplicationEntries
- Dim1
- Dim2
Is there any implications if creating a cube with control dimensions?
Thanks.
Re: Creating a cube with control dimensions
Posted: Wed Apr 08, 2015 4:09 pm
by lotsaram
yingchai wrote:I am planning to create a cube using the following dimensions:
- }ApplicationEntries
- Dim1
- Dim2
Is there any implications if creating a cube with control dimensions?
Thanks.
It depends on the cube use. Be aware that all element weights in }ApplicationEntries are 0 so you won't be able to report any data at any consolidation or "folder" level. For this reason it's normally better to use a copy dimension with standard element weights of 1.
Issues in general with control dimensions are that they don't contain consolidations which can be helpful for grouping, calculations and reporting. Also for cubes and dimensions the dimensions are rebuilt from scratch on every server restart from reading the .cub and .dim files so any static subsets will lose all members (why this doesn't happen for chores and processes I don't know)
Re: Creating a cube with control dimensions
Posted: Wed Apr 08, 2015 4:12 pm
by mvaspal
Hi
They usually contain S: elements, so maybe better to place it as the last dim in the cube (not necessarily) but otherwise you can use it in cubes.
There was a post earlier here on the forum, don't remember when , that was about issues with creating subsets from control dimensions but I might be wrong.
Anyway, I often use cubes with }Groups or }Clients included without any issues
Re: Creating a cube with control dimensions
Posted: Thu Apr 09, 2015 10:18 am
by BariAbdul
One more thing to consider is,there might be slight chance of someone confusing it with system control cube and inadvertently deleting it. Thanks
Re: Creating a cube with control dimensions
Posted: Thu Apr 09, 2015 1:18 pm
by lotsaram
BariAbdul wrote:One more thing to consider is,there might be slight chance of someone confusing it with system control cube and inadvertently deleting it. Thanks
Can you please explain what on earth you mean by this?
(especially as given objects starting with curly brace can't be deleted via the UI, which makes "inadvertent deletion" somewhat difficult).
Re: Creating a cube with control dimensions
Posted: Thu Apr 09, 2015 1:27 pm
by David Usherwood
And...
'someone' would have to be member of Admin (or DataAdmin) to delete the cube.
Re: Creating a cube with control dimensions
Posted: Thu Apr 09, 2015 2:01 pm
by BariAbdul
Can you please explain what on earth you mean by this?
(especially as given objects starting with curly brace can't be deleted via the UI, which makes "inadvertent deletion" somewhat difficult).
Thanks,lotsaram.I don't know what I was thinking ,All I wanted to say this could be deleted by some other developer by TI out of confusion.
vCube= '}ClientSettings';
CubeDestroy(vCube);
I am sorry it is quite warm summer here

Re: Creating a cube with control dimensions
Posted: Thu Apr 09, 2015 4:10 pm
by lotsaram
BariAbdul wrote:I am sorry it is quite warm summer here

Quite right. I'm sure it addles the brain.