You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lotsaram edited this page Apr 24, 2020
·
3 revisions
Description
This process will destroy the cell security cube(s) for the specified cube(s).
Use Case: Intended for development.
Remove cell level security for one or more cubes.
Note:
Naturally, a valid cube (pCube) is mandatory otherwise the process will abort.
If the cube does not have cell security set up, it will skip that cube but log an error.
Multiple cubes can be specified separated by the pDelim or by using wildcards (*).
Process Parameters
Parameter
Data Type
Default
Prompt Text
pLogOutput
Numeric
0
OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1)
pCube
String
REQUIRED: List of Cubes (Separated by Delimiter, Accepts Wild card)
pDelim
String
&
OPTIONAL: Delimiter (Defaults to & if left blank.)