Error Creating Billable Charge Calculation Line Via DTO
(Doc ID 2131616.1)
Last updated on MARCH 07, 2019
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 2.4.0.1.0 and laterInformation in this document applies to any platform.
Symptoms
On RMB 2.4.0.1.0 version against FW 4.3.0.2, BI - Billing
After installing recent TFM patches, existing custom code that creates billable charge calculation lines via instantiating a DTO and calling newEntity() is now failing with following error:
ERROR
-----------------------
16:53:02,059
[Thread-16:WorkProcessor$WorkRunner(WorkProcessor$WorkRunner:076ee969-6879-43ec-b74c-ec8b6f384fd0)]
ERROR
(com.splwg.base.support.cobol.entities.TCopybookFactory)
billableChargeLine.com.splwg.shared.common.LoggedException:
billableChargeLine).
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Install the recent TFM patches found in the attached installed_fixes.txt.
2. Create a sample code, a dummy batch process for example, that will try to create a billable charge calculation line using DTO’s newEntity()method. Sample code is included in attachment under folder Sample Code.
3. Run the code that creates a sample billable charge line entity. Above error is encountered.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, operation is affected.
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 |
Cause |
Solution |
References |