In SSHR Absence Function Notification Error - java.lang.NullPointerException
(Doc ID 2237024.1)
Last updated on AUGUST 05, 2022
Applies to:
Oracle Self-Service Human Resources - Version 12.2 HRMS RUP8 and laterInformation in this document applies to any platform.
AbsenceGBEvidSummCO.java
Symptoms
On : 12.2.8 version, Assignment,Term,Pay,ChgMgr,LOA
When attempting to access Absence function notification in SSHR application, the following error occurs.
-----------------------
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at
oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at
oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper
.java:659)
at
oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebB
eanContainerHelper.java:283)
at
oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHea
derBean.java:391)
at
oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBe
anHelper.java:1058)
at
oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBe
anHelper.java:1025)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login in application
2. Employee raises an absence for future date and notification goes to Manager for approval
3. Manager click on the notification in his worklist and approve the absence
4. Employee deletes the approved absence and submit the request again for approval and notification goes to Manager for approval.
5. Manager approves the same and the notification goes to employee worklist which goes in error
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 |