Design Overview
This job is a background job that executes after rbm_metrics_calc_job
. First, the rbm_metric_calc_job
aggregates the number of active item locations for the current month. After that, subscription_metrics_update_job
reads the aggregated value, converts to Metrics UOM, and writes to the Platform tables. Retail Home displays the dashboard
graph using the values populated in the Platform tables.