Incorrect StepCharge in Discount
(Doc ID 2937422.1)
Last updated on MARCH 28, 2023
Applies to:
Oracle Communications BRM - Elastic Charging Engine - Version 12.0.0.4.0 and laterInformation in this document applies to any platform.
Symptoms
Incorrect StepCharge in discount usages.
Steps to replicate the issue.
------------------------------
1. Create an account with "baseBundle": "xyz", "roamingBundle": "abc", "rccBundle": "aaa"
2. Rate in zone4 is 0.5 EUR per MB with 50kb as beat.
3. Available balance when usage was started y1=-0.797460937 , x1=-461158400 , EUR=30.102539063 , RCC=-19.897460937
4. Pricing is such that only till available daily price limit(y1), user will be charged (ie impact on y1, EUR, RCC) and rest will be free of charges. But quantity will debited all the time from daily data x1.
5. When usage is started from roaming zone4
-> U1, GSU 2kb
-> U2, USU 2kb, GSU 15818752 bytes (15448kb)
x1: currentBalance = -461158400 {reservedBalance=15820800},{activeReservation=15769600},{consumedReservation=51200}
y1: currentBalance = -0.797460937 {reservedBalance=0.797460937},{activeReservation=0.773046874},{consumedReservation=0.024414063}
EUR : currentBalance = 30.102539063 {reservedBalance=0.797460557},{activeReservation=0.773046494},{consumedReservation=0.024414063}
RCC : currentBalance = -19.897460937 {reservedBalance=0.797460557},{activeReservation=0.773046494},{consumedReservation=0.024414063}
Observation: activeReservation on y1 is correct but wrong on EUR & RCC.
EXPECTED BEHAVIOR
-----------------------
Observation: activeReservation on y1 is correct but wrong on EUR & RCC. Same activeReservation is expected on y1, EUR and RCC.
Abbreviations: GSU - Granted-Service-Unit, USU -Uses-Service-Units, U1 - Usage1, U2 - Usage2
Changes
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 |
Changes |
Cause |
Solution |
References |