External link added in Function is not working
We are using Oracle EBS R12.2.8 Application.
I have created custom function with type as SSWA jsp function and in HTML call I have added link as oksAutoRenewalHelp.jsp?thanks= http://<sample_url.com>. I have attached this function to Menu of System Administrator responsibility.
When I click on that custom function then page is not getting redirected to the URL that I mentioned in html call; only blank page is appearing.
Any suggestions on this please?