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 deletes cube(s).
Use Case: Intended for cleaning up after development/prototyping.
1\ Delete all cubes not needed after Go Live.
Note:
A list of cubes can be specified and/or wild cards can be used.
Naturally valid cube name(s) must be specified otherwise the process will abort.
By default (pCtrlObj) the process will not delete control cubes (i.e. attributes, security etc).
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 to Delete (Separated by Delimiter, Accepts Wild card)
pDelim
String
&
OPTIONAL: Delimiter
pCtrlObj
Numeric
0
OPTIONAL: To Delete control cube 1=Delete control objects, 0=Do not delete control objects, Default value 0