How to integrating APEX with the Oracle eBusiness suite release 11i
RK ShahNov 25 2008 — edited Dec 3 2008I need to integrate Apex with Oracle eBusiness Suite Release11. APEX need to use ERP authentication (user name/password) and oracle APEX pages will be called from oracle eBusiness Relese 11i menu.
I have followed metalink doc. 373604.1 and also looked into http://www.oracle.com/technology/products/database/application_express/pdf/Extend_Oracle_Applications_11i.pdf
I have setup DAD on Apache server, oracle Apps functions/menu and created apex_authorise function and added to my APEX application. I have followed the all the steps from above pdf file.
Here is my issues:
1. When I try to launch a APEX page again it asking me for the user name password
2. If I remove login page from APEX application then I can launch my APEX application but I cannot see any images
3. I need to pass oracle ERP 11i user and responsibility information to APEX. How should I do this?
Any help will be really appreciated
Thanks in advance