Empty Buckets Are Deleted Even Though Parameters deleteEmptyBuckets And removeEmptyBuckets Were Set to False
(Doc ID 2920781.1)
Last updated on APRIL 26, 2024
Applies to:
Oracle Communications Network Charging and Control - Version 12.0.5.0.0 and laterInformation in this document applies to any platform.
Goal
When consuming a bucket completely it is removed from the subscriber wallet, eserv.config was configured as presented below:
walletUpdateHandler = {
deleteEmptyBuckets = false
}
beVWARSExpiry = {
removeEmptyBuckets = false
expireBucketsForExpiredWallets = false
expireAtMidnight = true
expireNegativeBuckets = true
}
Is it possible to keep the empty buckets after making the above configuration?
Solution
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
Goal |
Solution |
References |