Question
Virtusa
AU
Last activity: 5 Nov 2020 23:42 EST
How to Update MasterData in Data-PaidMediaMaster class
Hi All,
As part of Paid Media Manager Implementation, I have come across "OutboundWithPaidStrategy" Dataflow. This is getting called in order to load the data from batch results table and store them in Paid Media Sync Staging Cassandra table. I have few doubts in this Dataflow.
1) They are pulling the data from "UpdateMasterData" Dataset under Data-PaidMediaMaster class. How/when data is pushed into this table?
2) Using the results from this Dataset, they are generating a MasterList and comparing with the Delta List and finally pushing it to Staging table. They are segregating this list based on a property "Classification". How/when can we set this classification.
Thanks in advance.