-
Notifications
You must be signed in to change notification settings - Fork 74
}bedrock.hier.sub.clone
lotsaram edited this page Apr 24, 2020
·
3 revisions
This process will copy a subset from a Hierarchy in source Dimension to a Hierarchy in target Dimension.
Note:
Valid source dimension name (pSrcDim
), source (pSrcSub
) and target subset (pTgtSub
) are mandatory otherwise the process will abort.
- Target hierarchy cannot be
Leaves
. - If the target dimension Hierarchy exists then it will be overwritten.
Parameter | Data Type | Default | Prompt Text |
---|---|---|---|
pLogOutput |
Numeric | 0 |
OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1) |
pSrcDim |
String | REQUIRED: Dimension where the subset exists | |
pSrcHier |
String | OPTIONAL: Source Hierarchy (blank = same as source) | |
pSrcSub |
String | REQUIRED: Source Subset | |
pTgtDim |
String | OPTIONAL: Target dimension (blank = same as source) | |
pTgtHier |
String | OPTIONAL: Target Hierarchy (blank = same as Target Dimension) | |
pTgtSub |
String | REQUIRED: Target Subset | |
pTemp |
Numeric | 1 |
OPTIONAL: Use temporary objects? (Boolean 1=True) |
Process doesn't call any dependencies.
test sidebar