How PDC Pricing data reaches to BRM and ECE
1. Create or publish Pricing Data in PDC through PDC GUI or Import Export Utility.
2. PDC --> BRM
2.1: Pricing data created in Step 1 reaches to RRE and BRE transformation engines through RRE and BRE JMS Job (Work Item) queues. The transformation engines converts the PDC components into the format required by BRM.
2.2: RRE uses loadpricelist BRM utility to load realtime pricing data into BRM DB.
2.3: BRE uses loadifwconfig BRM utility to load batch pricing data into BRM DB.
3. PDC --> ECE
3.1: Pricing data created in Step 1 reaches to ECE queue. This JMS queue is a part of PDC.
3.2: ECE PricingUpdater process keeps on listening to this JMS queue and update the ECE Cache automatically with the pricing data.