Hello,
I successfully integrated OBIEE (version 11.1.1.7.150120) within an ADF application developped in Jdeveloper11g.
Now we are developing in Jdeveloper 12c ( version 12.1.3.0.0) , and doing the same actions, nothing works.
I checked the post BI-ADF integration in JDev 12c and I have the same error. This is one point.
But, what I did :
- Add "Business Intelligence ADF View Components" feature to project
- Create connection to BI Presentation Server
- Create a JSF page
- Drag/Drop a report to the page
- When doing this, nothing happens. No obiee tag created withinf the JSF page
- I tried to get the source code from Jdeveloper11g to manually create tags : at runtime, I get a blank page
All documentation related to ADF integration refers to JDeveloper11g.
Anyone has an idea ?