GetResourceBal Iscript Function Always Returns Zero
(Doc ID 2718358.1)
Last updated on FEBRUARY 07, 2024
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Scenario:
- Select an existing account from pipeline and dump the in-memory balances using below semaphore:
ifw.DataPool.BalanceDataModule.Module.DataFileName = balData_7048383.txt
ifw.DataPool.BalanceDataModule.Module.BalanceGroupId = 7048383 - See below details of the balances:
- Prepare an iscript that uses the getResourceBal to fetch the balance of the resource id 1000103.
Example of the iscript "ISC_GetResourceBalance.isc" can be found under "/opt/ifw/iScriptLib/iScriptLib_Standard". - Add the iscript after FCT_ApplyBalance module in the pipeline registry and restart pipeline.
- Pass a CDR.
- Observe the balance returned by the iscript (in pipeline log):
"Balance for the resource id is 0.000000" - Expected is the relevant balance as shown in the balance dump.
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 |