Problem In Saving The General Ledger To Product Processor Type In Reconciliation Framework
(Doc ID 2963489.1)
Last updated on AUGUST 06, 2023
Applies to:
Oracle Financial Services Analytical Applications Reconciliation Framework - Version 8.0.0 and laterInformation in this document applies to any platform.
Symptoms
User reports Saved Successfully message is not displaying when edit and save the General Ledger to product processor type configuration in Reconciliation Framework .
Error in GLRECONlogger.log
[INFO ] [WEB] [ReconTypeConfigService][glTypeConfOperation]XSS Security validation for Input JSON successful
[INFO ] [WEB] [ReconTypeConfigDao][updateTypeConfigData]Exception while updating table
[FATAL] [WEB] null
java.lang.NullPointerException: null
at com.ofs.erm.gl.glRecon.dao.ReconTypeConfigDao.insert_Into_SETUP_PP_BALANCE_COLUMNS(ReconTypeConfigDao.java:306) ~[GLAPP.jar:?]
at com.ofs.erm.gl.glRecon.dao.ReconTypeConfigDao.update_Table_SETUP_PP_BALANCE(ReconTypeConfigDao.java:902) ~[GLAPP.jar:?]
at com.ofs.erm.gl.glRecon.dao.ReconTypeConfigDao.updateTypeConfigData(ReconTypeConfigDao.java:867) ~[GLAPP.jar:?]
at com.ofs.erm.gl.glRecon.service.ReconTypeConfigService.glTypeConfOperation(ReconTypeConfigService.java:161) ~[GLAPP.jar:?]
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 |