Java Exception Error In OTL Timecard Responsibility , Create Timecard Page
(Doc ID 2704184.1)
Last updated on NOVEMBER 05, 2024
Applies to:
Oracle Time and Labor - Version 12.2.9 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
When submitting the timecard with custom layout with "QUALIFIER_ATTRIBUTE30 = "Y", the following error occurs.
Exception Details. oracle.apps.fnd.framework.OAException:
java.lang.ClassCastException:
oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean cannot
be cast to oracle.apps.fnd.framework.webui.beans.OAWebBeanFormElement at
oracle.apps.fnd.framework.webui.OAWebBeanFormElementHelper.getParameterValue(
OAWebBeanFormElementHelper.java:236) at
oracle.apps.fnd.framework.webui.OAMessageLovInputHelper.checkResultItemsToValid
ate(OAMessageLovInputHelper.java:927
java.lang.ClassCastException:
oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean cannot
be cast to oracle.apps.fnd.framework.webui.beans.OAWebBeanFormElement at
oracle.apps.fnd.framework.webui.OAWebBeanFormElementHelper.getParameterValue(
OAWebBeanFormElementHelper.java:236) at
oracle.apps.fnd.framework.webui.OAMessageLovInputHelper.checkResultItemsToValid
ate(OAMessageLovInputHelper.java:927
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
- Submit or Save timecard with custom layout with "QUALIFIER_ATTRIBUTE30 = "Y" (N) Create timecard -> Continue -> Submit or Create timecard -> Save
- Above error will be seen
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 |