Plasma Transactions Processor - Upgrade Instructions 1.4 -> 1.5.1

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 and Data Sources 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

attribute4:

DMDS.Plasma_TX

DMDS.Plasma_Transactions

(for key2 = 1 and 2)

key4:

Plasma_TX_Exchange

Plasma_Transactions_Exchange

(for key2 = 3)

Update PA objects

Data Sources

  1. Navigate to PriceAnalyzer > Data Manager > Data Sources.

  2. Select "Plasma_TX" and click "Export XLSX". Once the file is downloaded, open it.

  3. Edit the "Name" column in the "<meta>" sheet.

    • Before: Plasma_TX

    • After: Plasma_Transactions

  4. Edit the "Meta" column in the "<meta>" sheet. Make these changes:

    1. uniqueName

      • Before: Plasma_TX

      • After: Plasma_Transactions

    2. label

      • Before: Plasma_TX

      • After: Plasma Transactions

  5. Save the changes.

  6. In PriceAnalyzer > Data Sources select "Import", then select the file that you modified. Wait a moment for the import to finish and verify that changes were imported correctly.


Plasma_Transactions DS – add two new fields:

BusinessUnit:

  • Data Type: Text

  • Label: BusinessUnit

  • Name: BusinessUnit

  • Dimension: true

  • Hidden: false

  • Expression: BusinessUnit

  • Source: DMDS.Plasma_Transactions

  • Persist: true

  • Calculated: false

PreviousCurrency:

  • Data Type: Text

  • Label: PreviousCurrency

  • Name: PreviousCurrency

  • Dimension: true

  • Hidden: false

  • Expression: PreviousCurrency

  • Source: DMDS.Plasma_Transactions

  • Persist: true

  • Calculated: false

Save the changes by clicking "Deploy".

Datamarts

Plasma_Transactions

  1. Set Normalization to "Medium".

  2. Add a new field:

    • Search for "BusinessUnit" from "DMDS.Plasma_Transactions" in the field picker, select it and click "Add to fields".


Plasma_Output_Transactions

  1. Set Normalization to "Medium".

  2. 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".