My Oracle Support Banner

Issue With FListFromString Function (Doc ID 886165.1)

Last updated on FEBRUARY 01, 2022

Applies to:

Oracle Communications Billing and Revenue Management - Version 7.3.0.0.0 to 7.3.1.0.0 [Release 7.3.0]
Information in this document applies to any platform.
 

Symptoms

In order to modify the output flist of the realtime pipeline, a custom iScript has been developed.
This custom iScript uses the iScript flist extension functions.
The output flist of the realtime pipeline is retrieved and converted into a String using FlistToString function.
The next step of the algorithm is to add a field in each balance impact of  the String containing the Flist.
And finally, the string containing the customized flist is converted into the final flist by using FlistFromString function.

The problem occurs when the flist should be sent to the CM, no output flist is sent even the flist structure seems to be correct.

The same problem occurs when try to use both functions at the same time (fListFromString(fListToString())

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.