Integration of ADF with EBS in latest versions
EBS: 12.1.3
OAF JDEV: 10.1.3.3.0 (p9879989_R12_GENERIC)
ADF JDEV: 12.2.1.3.0
We have developed an Oracle ADF (12.2.1.3.0) application and deployed it on a standalone weblogic server (12.2.1.3.0) on a separate server.
We want to embed these ADF application pages into OAF (10.1.3.3.0) pages and we need to call it from EBS menus by creating EBS functions and calling it in Rich Container of OAF pages.
Our ADF pages are not visible in Rich Container while we click on the EBS menu. ( After configuring the ADF pages in HTML_CALL with EBS functions as recomended) .
Do we need to install any specific patch for embedding the ADF pages into OAF pages ?