Absence Management Function under Employee Self Service Simplified Menu's "My Actions" is throwing Null Pointer Exception
(Doc ID 2576102.1)
Last updated on AUGUST 22, 2019
Applies to:
Oracle Self-Service Human Resources - Version 12.1.3 to 12.2 [Release 12.1 to 12.2]Information in this document applies to any platform.
Symptoms
On 12.2.7 version R12.HR_PF.C.Delta.11 of Application.
When trying to access the "Absence Management" Tab under the function "My Actions", following error appears
Exception Error:
-----------------------
Exception Details.
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:661)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:283)
at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1503)
## Detail 0 ##
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:542)
at oracle.apps.fnd.framework.webui.OAPageContextImpl.putSessionValue(OAPageContextImpl.java:1541)
at oracle.apps.per.selfservice.absence.webui.AbsenceHomeCO.processRequest(AbsenceHomeCO.java:130)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:645)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:283)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login using "XXXXX HRMS Employee Self Service" Custom Responsibility which is mapped to the standard Menu "Employee Self Service - Simplified"
2. Navigate to function "My Actions".
3. In the launched page, Click on the "Absence Management" Tab and got the above exception error thrown.
BUSINESS IMPACT
--------------------------
The issue has the following Business Impact: Due this end users are not able to use the Absence Management function under My Actions.
Hence they are not able to act on their Absence record.
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 |