Issue With Managed Attachments - OAF Error: Could not create Java class
(Doc ID 2395766.1)
Last updated on NOVEMBER 07, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.6.0 and laterOracle WebCenter Content for OCI - Version 12.2.1.4.0_24.2 and later
Information in this document applies to any platform.
Symptoms
When implementing the WebCenter Content integration with EBS procurement module.
The item was created at the site level, and added a Flexible Layout, and also created the item on the “Flexible Layout (MALayout)” row.
The “Extends” property defines the class name that will be used to render the button and process the clicked button.
We have set to /oracle/apps/ak/ucm/axf/webui/ManagedAttachmentButtonRN
Click Apply.
Once we click on Return, the application its throwing an error as below:
Error Page
Exception Details.
oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.ak.ucm.axf.webui.GenericUcmButtonCO) associated with region: (MAButton1_stackLayout_auto). This is probably because the class name is wrong or not included in project.
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1256)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1444)
at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2961)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2060)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:582)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:470)
at _pages.__oa._jspService(__oa.java:233)
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 |