-
Notifications
You must be signed in to change notification settings - Fork 74
}bedrock.hier.emptyconsols.delete
lotsaram edited this page Apr 24, 2020
·
3 revisions
This process will delete all consolidated elements with no children in the target Hierarchy.
Use Case:
- Service process to clean-up consolidations after dimension changes.
Note:
Valid target dimension (pDim
) must be supplied otherwise the process will terminate.
pHier
) cannot be Leaves
.
Parameter | Data Type | Default | Prompt Text |
---|---|---|---|
pLogOutput |
Numeric | 0 |
OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1) |
pDim |
String | REQUIRED: Target Dimension (accepts wildcards and delimited list) | |
pHier |
String | OPTIONAL: Target Hierarchy (accepts wildcards and delimited list, uses default hierarchy if left blank) | |
pDelim |
String | & |
OPTIONAL: Delimiter character for dimension or hierarchy list (default value if blank = '&') |
Process doesn't call any dependencies.
test sidebar