Null Pointer Exception In GetScheduledReportHistoryInfoV2 While Executing Pin_inv_doc_gen Utility
(Doc ID 1902258.1)
Last updated on APRIL 19, 2024
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 to 7.5.0.0.0 [Release 7.5.0]Information in this document applies to any platform.
Goal
On : BRM 7.5.0.6.0 version, Invoicing with BIP
Issue :
Null pointer exception in getScheduledReportHistoryInfoV2 () while executing pin_inv_doc_gen utility.
Details :
- While executing pin_inv_doc_gen utility from BRM, it is able to schedule a burst and it is creating the job, and the same job details are updating in the scheduler schema database.
- But after JOB_PROCESSOR_COMPLETED stage, it is calling getScheduledReportHistoryInfoV2() function to get the report history. At this stage it is giving null pointer exception. See error snippet below.
- The same job id is not updated with invoice poid in xmlp_invoice_job table due to above error.
- BRM version is 7.5 PS6 Version with BI publisher 11.1.1.6.10 version.
pin_inv_doc_gen log :
Question:
What is the reason and how to resolve this error ?
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 |