APEX and EBS R12: Link back to EBS R12 from APEX 4.1
attisNov 2 2011 — edited Nov 3 2011Hi, I hope someone here can point me in the right direction. I searched the forums and web and could not find a solution.
I have successfully integrate APEX 4.1 with EBS R12 cross domain.
However I would like to place a "*Back to Oracle EBS R12*" link from the APEX application back to oracle EBS menus.
I initially thought this would be easy, but I can't seem to get it working :(
I believe in Oracle R11 this would work:
http://server.domain.com:8000/pls/env/hr_util_disp_web.hr_main_menu_page
But I have no idea how to redirect my users back to oracle EBS R12.
My requirement is to be able to redirect them back to their R12 EBS session and not having them re-authenticate or anything like that. Just place them back in the menus from which they called the EBS application.
So far, I found a base URL to the EBS application in the profiles under APPS_JSP_AGENT - but this alone won't do the trick.
I need to know how to maintain the EBS session and redirect the user back to where they were prior to calling the APEX application.
Any help/advice would be most welcome.