-
Notifications
You must be signed in to change notification settings - Fork 81
}bedrock.security.cube.cellsecurity.create
lotsaram edited this page Apr 18, 2019
·
3 revisions
This process will create a cell security cube for the specified cube for the specified list of dimensions.
Use Case: Intended for development.
- Set up initial security.
Note:
Naturally, a valid cube (pCube) is mandatory otherwise the process will abort.
If cell security has already been set up the TI will abort.
The pDim parameter must map ALL the dimensions in order in the cube with a 0 or 1.
| 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: Cube to create cell security for | |
pDim |
String | Required: Map of dimensions to include in cell security as a array of 1:0 colon delimited e.g. "1:0:0:1:0" |
Process doesn't call any dependencies.
test sidebar