Fixed Alteration Is Giving Error Due to Incorrect Conversion in ECE
(Doc ID 2835924.1)
Last updated on JANUARY 26, 2024
Applies to:
Oracle Communications BRM - Elastic Charging Engine - Version 12.0.0.4.0 and laterInformation in this document applies to any platform.
Symptoms
Issue is that on version Patch Set (PS) 4, when a fixed alteration configured in Pricing Design Center (PDC) is sent to Elastic Charging Engine (ECE), it is not being considered as fixed alteration. Due to that, wrong expression is stored in ECE cache, and this is resulting in some arithmetic errors during rating.
On comparing the same with previous version (PS 3), it is identified that below tag value in the pricing payload that is sent from PDC to ECE is resulting in the problem:
<incrementStep>0.0</incrementStep> --> PS4 Interim Patch 2
<incrementStep>0</incrementStep> --> PS3
See that the value is 0.0 in PS4.
Steps to reproduce:
- In PDC, create a discount offer
- In discount rule, add a fixed discount
- Check in ECE cache as to what is the value stored for the rate plan (select value() from AlterationRatePlan;)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |