The function of the TuplePublisher and its associated Publisher classes
is to separate data in the incoming file row according to its relevance
to particular stores and apply ETL logic to the incoming rows:
Tuple Publisher Class
Publisher Class
Function
TradesTuplePublisher
- Creates and publishes tuples to the SATradeDescription, TradeMapping, RiskFactorDescription stores.
- Creates RRAO-specific tuples for the SASensitivities and RRAO stores, where applicable (if a row contains RRAO values, an entry for the SASensitivities store will be created, with the RiskFactor, RiskClass and RiskMeasure fields set to “RRAO”).