6 Configuring the EnterpriseOne Java Application Server (JAS)

In Server Manager, you need to populate the following settings for your EnterpriseOne HTML client jas.ini file based on your installation of the EnterpriseOne ADF Container.

Security Settings

Server Manager HTML Client Settings Security Category

SimplifiedUXWhitelist

This option is a comma-delimited list of approved Simplified UX Framework web containers.

The whitelist needs a comma-delimited list of server URLs for ADF. The server URL should be of the form <Protocol>://<IP Address/Fully Qualified Domain Name>:<Port>.

The IP Address/Fully Qualified Domain Name value depends on how the server has been set up and what URL the client (browser) sees as the server's origin. There is no penalty for an incorrect value being part of the whitelist as long as the correct value is also present.

Runtime Settings

Server Manager HTML Client Settings Web Runtime Category

These settings apply to the ADF server where the EnterpriseOne ADF Container has been installed.

  • SimplifiedUXProtocol

    Designate the Simplified UX Framework's host server protocol (http or https).

  • SimplifiedUXHost

    Designate the Simplified UX Framework's host server name.

  • SimplifiedUXPort

    Designate the Simplified UX Framework's host server's port name (an integer).

  • SimplifiedUXContextRoot

    Designate the context root of Simplified UX Framework.

    Use the default setting in server manager because it matches the setting provided during the EnterpriseOne ADF Container build and deploy.

  • SimplifiedUXHandShake

    Designate the handshake name of Simplified UX Framework.

    Use the default setting in server manager because it matches the setting provided during the EnterpriseOne ADF Container build and deploy.

  • SimplifiedUXWebApp

    Designate the web app name of Simplified UX Framework.

    Use the default setting in server manager in order to match the setting updated during the EnterpriseOne ADF Container build and deploy.

Timeout Settings

[CACHE]

UserSession

Be sure to define the UserSession timeout following this guideline:

EnterpriseOne HTML server session timeout < EnterpriseOne ADF Container session timeout < AIS server session timeout