How To Change The Oracle EBusiness Suite Url
How To Change The Oracle EBusiness Suite Url
Normally while you install oracle R12 it takes the hostname as url name. So, you
can access the oracle apps instance as http://:/OA_HTML/AppsLogin
An example is http://machinename.domainname:8000/OA_HTML/AppsLogin
The following article will explain you how you can change the url to other name
instead of hostname of the machine.
Here I am assuming the hostname of the server is HOSTNAME and currently the
instance is accesible from http://HOSTNAME.domainname:8000/OA_HTML/AppsLogin
and we'll change the url to
http://URLNAME.domainname:8000/OA_HTML/AppsLogin
1. s_webentryhost
This is the name of the host that receives the first HTTP request from the desktop
client. Previously it was set as hostname of the server [HOSTNAME]. Change this
value to URLNAME.
2. s_webentrydomain
This is domain name of the host that receives the first HTTP request from the
desktop client
Change the domain name if required.
3. s_login_page
4. s_external_url
This is URL that third party tools use to connect to the E-Business Suite System.
old value = http://HOSTNAME.domainname:8000/
new value = http://URLNAME.domainname:8000/