Logging into the Configured Trial Edition Instance Using a Browser

This section shows you how to log in to the HTML Server and Orchestrator Studio in our Trial Edition instance.

Before you can use the Trial Edition, you need to perform the first-time configuration to specify certain port and password values.

In this tutorial you will perform these tasks:

  1. Logging into the HTML Server
  2. Logging into Orchestrator Studio
  3. Logging into the Server Manager Console
Note:

You can use a script to display the system-assigned public IP addresses of these URLs used by these services as described in the next section of this Learning Path entitled: Performing Optional Tasks in the subsection entitled: Displaying Trial Edition URLs.

Logging into the HTML Server

After your orchestration for the first-time configuration has completed successfully, you can use a browser to log into the fully configured and running Trial Edition instance for JD Edwards EnterpriseOne. Use this syntax as the address for your browser:

https://<ip_address>:<port>/jde/owhtml/index.html

Where:

<ip_address> is the Public IP address that you reserved using the Cloud user interface.

<port> is the port that you specified during the first-time configuration.

For example:

https://123.456.789.111:8080/jde/owhtml/index.html

Once you have accessed your running Trial Edition Instance in a browser, the standard JD Edwards EnterpriseOne log in screen is displayed where you are prompted to enter these credentials:

  • User ID

    Enter this value: jde

  • Password

    Enter the value that you specified during first-time configuration for JDE User Password.

Logging into Orchestrator Studio

After your orchestration for the first-time configuration has completed successfully, you can use a browser to log into Orchestrator Studio. Use this syntax as the address for your browser:

https://<ip_address>:7077/studio/studio.html

Where:

<ip_address> is the same Public IP address which was assigned by the system during instance creation and used during first-time configuration.

7077 is the port that was automatically assigned (included in the software code) by the configuration script.

For example:

https://123.456.789.111:7077/studio/studio.html

Once you have accessed Orchestrator Studio in a browser, the standard JD Edwards EnterpriseOne log in screen is displayed where you are prompted to enter these credentials:

  • User ID

    Enter this value: jde

  • Password

    Enter the value that you specified during first-time configuration for JDE User Password.

Logging into the Server Manager Console

After your orchestration for the first-time configuration has completed successfully, you can use a browser to log into the Server Manager Console. Use this syntax as the address for your browser:

https://<ip_address>:8998/manage

Where:

<ip_address> is the same Public IP address which was assigned by the system during instance creation and used during first-time configuration.

8998 is the port that was automatically assigned (included in the software code) by the configuration script.

For example:

https://123.456.789.111:8998/manage

Once you have accessed the Server Manager Console in a browser, the standard JD Edwards EnterpriseOne log in screen is displayed where you are prompted to enter these credentials:

  • User ID

    Enter this value: jde_admin

  • Password

    Enter the value that you specified during first-time configuration for JDE User Password.