-
KPI_Distributor (CFS) is run on the Plasma partition after the latest KPI data is loaded into the Plasma_KPI DS.
-
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).
-
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.