Inputs required reg. adding URI to the EBS standard URL
Hi,
Please provide me inputs to achieve the following.
1. The standard EBS URL is "http://hostname.domainname:port/OA_HTML/AppsLocalLogin.jsp". To distinguish the environments, we would like to have something like "http://hostname.domainname:port/dev/OA_HTML/AppsLocalLogin.jsp" or "http://hostname.domainname:port/tst/OA_HTML/AppsLocalLogin.jsp". http://hostname.domainnameport/
2. I tried updating the s_external_url, s_login_page and other parameters in the CONTEXT FILE, ran autoconfig, but that didn't work.
Is this something possible to do? Please advise.