My Oracle Support Banner

SparseArray Issues on Pcm.jar (Doc ID 2292016.1)

Last updated on APRIL 05, 2024

Applies to:

Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

After upgrading to Billing and Revenue Management (BRM) 7.5 Patch Set (PS)17, custom java application using SparseArray is creating issues and behaving differently.

Using SparseArray.add() method in modifying an existing flist is causing incorrect record ID or multiple arrays in the flist, it is truncating or modifying other contents in the flist and causing the flist to be incorrect.
In this array via program, the user is trying change the value of index of 4 and 5, but observed that the same is changed for index 6 and 7 also.



NOTE: Same is working fine in PS11.

ACTUAL BEHAVIOR
------------------------- 
Trying to change the value of index of 4 and 5, but its getting in index 6 and 7 also.


EXPECTED BEHAVIOR
-------------------------
It should change only index 4 and 5 array.

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


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