Plasma KPI Data Distribution

a1c3849d-1bcf-4fe7-ae21-5bea5cd20426#media-blob-url=true&id=813084c8-92e4-4795-a77e-eac8e72fc342&contextId=77505&collection=


  1. KPI_Distributor (CFS) is run on the Plasma partition after the latest KPI data is loaded into the Plasma_KPI DS.

  2. This CFS loads the respective data (either Transactions or Quotes or both) based on the Harvester mapping into all the customer partitions via the Plasma_KPI Data Feed (communication via a boundcall).

  3. Right after that step, CFS executes a calculation logic (which is on each customer’s partition, via a boundcall) to refresh the KPI data into their respective Plasma_KPI DM. This refresh contains 4 steps (truncate DS, flush DS, truncate DM, refresh DM), basically in a sequencer.