When Using "Apply and Update Next" Button From Update Objectives Page java.lang.NumberFormatException: For input string Error Is Raised
(Doc ID 3049184.1)
Last updated on SEPTEMBER 23, 2024
Applies to:
Oracle Performance Management - Version 12.2.11 and laterInformation in this document applies to any platform.
Symptoms
When attempting to update objectives from appraisal page using "Apply and Update Next" button, the following java error occurs on update objectives page:
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NumberFormatException: For input string: "
"at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:481)
at java.lang.Integer.valueOf(Integer.java:582)
at oracle.apps.per.selfservice.appraisals.webui.ApprObjDetailsPageCO.processFormRequest(ApprObjDetailsPageCO.java:202)
oracle.apps.fnd.framework.OAException: java.lang.NumberFormatException: For input string: "
"at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:481)
at java.lang.Integer.valueOf(Integer.java:582)
at oracle.apps.per.selfservice.appraisals.webui.ApprObjDetailsPageCO.processFormRequest(ApprObjDetailsPageCO.java:202)
The issue can be reproduced at will with the following steps:
1. Log in as Manager.
2. Go to Manager Self Service responsibility.
3. Navigate to Performance Management page.
4. Click on Update Manage Appraisal Task from Performance Plan.
5. Go to Update Appraisal.
6. Click on Update first objective > Then click on "Apply and Update Next" button.
7. Get error.
NOTE: issue is happening only for the duplicate objectives names which are copied from previous performance plan.
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 |