PCM_OP_BAL_GET_BALANCES Returns Balances For All Resources
(Doc ID 1069187.1)
Last updated on APRIL 04, 2024
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.1.0.0 to 7.3.1.0.0 [Release 7.3.0]Information in this document applies to any platform.
Goal
Scenario:
1. Create an account having a balance group with multiple resources.
2. Execute opcode PCM_OP_BAL_GET_BALANCES for this balance group and try to get the balance details for one of the resources available in the balance group. (PCM_OP_BAL_GET_BALANCES opcode input flist has a array element BALANCES, which has a element_id as resource_id.)
3. See ttat it will by default return the balance details for all the resources available in the balance group.
How can the opcode return the balance for only one resource that is mentioned in the input flist?
Expected output: Whatever resource_id is passed in as element_id for BALANCES array, the output flist should have balances detail for that resource_id only.
Actual output: It returns balance details of all the resources.
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 |