Hi,
I'm getting an error:
oracle.jbo.NoDefException: JBO-25002: Definition Name of type Attribute is not found.
at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttributeIndexOf(JUCtrlValueBinding.java:1440)
at oracle.adf.desktopintegration.bindingxml.ControlBindingXml.getAttributeDef(ControlBindingXml.java:130)
at oracle.adf.desktopintegration.bindingxml.CtrlListBindingXml.getAttributeDef(CtrlListBindingXml.java:304)
at oracle.adf.desktopintegration.bindingxml.ControlBindingXml.writeAttributeDefs(ControlBindingXml.java:203)
at oracle.adf.desktopintegration.bindingxml.CtrlListBindingXml.writeXml(CtrlListBindingXml.java:158)
at oracle.adf.desktopintegration.bindingxml.RegionBindingXml.writeControlBindingsXml(RegionBindingXml.java:295)
when trying to run an excel ADF DI worksheet.
This error only happens when the table in completely blank.
When I put some data in the table, the error doesn't occur.
Some fixes I tried but didn't work: "Clean All" the project and redeploy.
Handle/comment the Jbo exception in EO Impl.
The bc4j.xcfg is in the folder Model/common and the Model.jpx is in the folder Model, which I believe is not causing any issues.
Any ideas are welcome.
Regards,
Abhik