-
Notifications
You must be signed in to change notification settings - Fork 76
}bedrock.security.cube.cellsecurity.destroy
lotsaram edited this page Apr 24, 2020
·
3 revisions
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 (*).
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.) |
Process doesn't call any dependencies.
test sidebar