Incorrect Generated InstanceName In Page Definition File For VO Method Causes JBO-25003
(Doc ID 2783376.1)
Last updated on JUNE 15, 2021
Applies to:
Oracle JDeveloper - Version 12.2.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
A VO method is created and exposed in a VO interface class.
Then, this method is dragged and dropped from DataControl on the page as a button. This action generated the following entry in the page definition file:
IsViewObjectMethod="true" DataControl="AppModuleDataControl"
InstanceName="bindings.doSth.dataControl.ViewObj1"/>
When the application is run, clicking on the button throws the exception:
Object bindings.doSth.dataControl of type ApplicationModule is not found.
No custom code has been written. It was fully generated by JDeveloper and not working.
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 |