-
Notifications
You must be signed in to change notification settings - Fork 75
}bedrock.dim.attr.swapalias
lotsaram edited this page Apr 24, 2020
·
3 revisions
This process will swap the values of the nominated alias with the principal name for all elements of the target dimension.
Use Case: Strictly for development/prototyping scenarios. This process should not be used in a production environment.
- Swap an alias with principal name
Note:
The SwapAlias
WithPrincipalName function is not supported for alternate hierarchies. Therefore this process checks for the existance of alternate hierarches and if any exist for the target dimension then the process will abort.
Warning:
Use with care. This process works, however, the underlying SwapAlias
WithPrincipalName function has never been officially documented or suported by IBM.
Parameter | Data Type | Default | Prompt Text |
---|---|---|---|
pLogOutput |
Numeric | 0 |
REQUIRED: True or False (Boolean True = 1) |
pDim |
String | REQUIRED: Dimension name | |
pAlias |
String | REQUIRED: Alias |
Process doesn't call any dependencies.
test sidebar