Run time Handling of Deployed BI Gateway Objects
- Last UpdatedMar 24, 2022
- 2 minute read
The following table lists the run time handling of any on-going process if the configuration of a deployed object is modified and the object is redeployed.
|
Configuration modifications |
Run time handling |
|---|---|
|
Data Sources |
|
|
Modified the configuration of a deployed data source and redeployed the data source. |
Completes the on-going data collection process before executing the new configuration. If there is an on-going back-filling process, then:
|
|
Dimensions |
|
|
Modified the configuration of a deployed dimension and redeployed the dimension. |
Finishes the on-going data collection process before executing the new configuration. |
|
Modified any non-TDD dimension data source records. |
|
|
Deleted or removed any non-TDD dimension source records. |
Marks the deleted/removed records as obsolete (aaObsolete=1). |
|
Modified any non-key fields of TDD dimension data source records. A non-key field is not part of the composite key fields of a dimension configuration. |
Updates the existing records. |
|
Deleted or removed any TDD dimension data source records. |
Marks the deleted/removed records as obsolete (aaObsolete=1). |
|
Measures |
|
|
Modified the configuration of a deployed measure and redeployed the measure. |
Finishes the on-going data collection process before executing the new configuration. |
|
Modified the configuration other than the schedule of a deployed measure and redeployed the measure. |
Initiates the measure update process. |