JBO-25004: Definition name for type View Definition is Invalid When Calling a Published UI in a Custom Application
(Doc ID 2037431.1)
Last updated on SEPTEMBER 12, 2023
Applies to:
Oracle Configurator Developer - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3.31.8 version, Runtime UI
When attempting to Configure an item through a custom Quotation program, the following error occurs. This error has been happening with all models in the system when calling through this program. It has been noticed that the error only occurs when using a multi-instance child model. The same error had occurred in the Oracle Quoting module as well, but that was resolved with a republication of the model.
The error originally ocurring in the Quoting application was a model publication issue. It had been identified as the error described in note 1500022.1. Several items in the UI_Page_Elements needed to have their deleted flag set as 1 to resolve the error.
ERROR
-----------------------
oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidDefNameException: JBO-25004: Definition name for type View Definition is invalid at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247) at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3269)
[...]
## Detail 0 ## oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidDefNameException: JBO-25004: Definition name for type View Definition is invalid at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
[...]
ErrorHandler.handleFatalError : Got error while handling your request. Original Exception: oracle.jbo.InvalidDefNameException: JBO-25004: Definition name for type View Definition is invalid oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidDefNameException: JBO-25004: Definition name for type View Definition is invalid at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247) at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3269) at
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 |