Accessing the JD Edwards EnterpriseOne Servers Using the Host Name
This section shows you how to access the JD Edwards EnterpriseOne Servers using the host name.
Prerequisite
Successfully completed a deployment plan using the Quick Start mode or the Advanced mode on the JD Edwards One-Click Provisioning Console.
Accessing the JD Edwards EnterpriseOne Servers Using the Host Name
After the successful deployment of all the servers according to the orchestration created using the JD Edwards One-Click Provisioning Console, you can access these deployed JD Edwards EnterpriseOne Servers and Development Client by using the host name:
- Server Manager Console
- HTML Server
- AIS Server
- Deployment Server
Server Manager Console
After the Server Manager Console is started, you can access it using its host name using this syntax:
http://<Host Name>:8999/manage
For example:
http://abc.pqr.xyz:8999/manage
HTML Server
After your HTML Server is deployed, you can access it using its host name using this syntax:
https://<Host Name>:<port as defined in
orchestration>/jde/E1Menu.maf
E1Menu.maf is case-sensitive and must be
specified exactly as shown here.For example:
https://abc.pqr.xyz:8001/jde/E1Menu.maf
AIS Server
After your AIS Server is deployed, you can access it using its host name using this syntax:
https://<Host Name >:<port as defined in
orchestration>/jderest/defaultconfig
For example:
https://abc.pqr.xyz:8002/jderest/defaultconfig
Deployment Server
You can access your Deployment Server using Microsoft Windows Remote Desktop Protocol (RDP). To do so, you will need the public IP address of this instance.