PIN_RATE_CHANGE utility
Hello,
ISSUE: Suppose the price of the product(Cycle forward monthly) is changed from x amount to y amount in mid of cycle and we want the price to be effected from 1st of the month, so basically re-rating of Cycle forward monthly event.
Steps followed:
1) Updated price of product in PDC.
2) Validated BRM DB and CM logs, both reflect the changes in the price of the product.
3) Ran pin_rate_change utility.
4) Checked CM Logs for PCM_OP_SUBSCRIPTION_PREP_RATE_CHANGE to be called.
Results: Opcode PCM_OP_SUBSCRIPTION_PREP_RATE_CHANGE is not getting called and hence rate_change_t table wasn't populated and hence re-rating wasn't successful.