Plasma Transactions Processor - Upgrade Instructions 1.4 -> 1.5.2
To upgrade Plasma Transactions Processor, use the Plasma Transaction Processor - Upgrade package in PlatformManager. In order to keep the existing configuration, it will upload only Calculation Logics, Data Loads and Calculation Flows. The remaining changes must be done manually according to the instructions below.
Datamarts should be updated before deploying the upgrade package from PlatformManager. Price Parameters can be updated before or after.
In this section:
Update Price Parameters
Plasma_Transactions_SequenceControlTable
Price Parameter (Parameters.json) | ||
| Old value | New value |
label: | "SequenceControlTable for Plasma Transactions" | "Plasma Transactions SequenceControlTable" |
uniqueName: | "Plasma_TX_SequenceControlTable" | "Plasma_Transactions_SequenceControlTable" |
Price Parameter Value (data_matrix4key.csv) | ||
| Old value | New value |
key1: | Plasma | Transactions |
key4: | Plasma_PreviousPrice | Plasma_Transactions_PreviousPrice (for key2 = 2) |
key4: | Plasma_TX_Exchange | Plasma_Transactions_Exchange (for key2 = 3) |
Update PA objects
Data Sources
Plasma_TX DS – add two new fields:
BusinessUnit:
Data Type: Text
Label: BusinessUnit
Name: BusinessUnit
Dimension: true
Hidden: false
Expression: BusinessUnit
Source: DMDS.Plasma_TX
Persist: true
Calculated: false
PreviousCurrency:
Data Type: Text
Label: PreviousCurrency
Name: PreviousCurrency
Dimension: true
Hidden: false
Expression: PreviousCurrency
Source: DMDS.Plasma_TX
Persist: true
Calculated: false
Save the changes by clicking "Deploy".
Datamarts
Plasma_Transactions
Set Normalization to "Medium".
Add a new field:
Search for "BusinessUnit" from "DMDS.Plasma_TX" in the field picker, select it and click "Add to fields".
Plasma_Output_Transactions
Set Normalization to "Medium".
Add a new field:
Function: Key
Data Type: Text
Label: Dem_Business_Unit
Name: Dem_Business_Unit
Dimension: true
Hidden: false
Persist: true
Calculated: false
Save the changes by clicking "Deploy".