Opening OBIEE in a new window from the EBS
Hi,
I have created a function in the E-Business suite to launch OBIEE Answers (web html call: OracleOasis.jsp?mode=OBIEE&function=Answers) and attached it to a menu.
I have been trying to create this so that when the link is clicked it will open OBIEE in a new page (or new tab) and not on the same page as the application.
I have tried javascript:void window.open('OracleOasis... but this won't work.
Is there a way that I can get OBIEE to open in a new window from the EBS?
Many thanks
Martin