My Oracle Support Banner

Overriding Dynamic Requested Quota Not Working (Doc ID 2830201.1)

Last updated on SEPTEMBER 27, 2023

Applies to:

Oracle Communications BRM - Elastic Charging Engine - Version 12.0.0.3.0 and later
Information in this document applies to any platform.

Symptoms

STEPS
-----------------------
1. Set "nonLinearRatingEnabled = true" in charging-settings.xml.
2. Dynamic Quota is set at Pricing Design Center (PDC) side as 200MB.
3. Later in Pre-Rating extension, it is overriding value to 102400 as below:
extensionContext.getPayloadMutator().setDynamicRequestedQuota("TOTAL_VOLUME", Data.Bytes.valueOf(BigDecimal.valueOf(102400)));


Actual behavior
-----------------------
Grant Service Units (GSU) is setting properly as 102400 and Elastic Charging Engine (ECE) balance Query reservation is 200MB.

Expected behavior
-----------------------
Both GSU and ECE balance Query reservation should be 102400.


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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.