Determining the value of configuration items

Some configuration items such as usernames and passwords are used in one or more steps.

Use this table to determine and record the value for later usage:

Configuration Item Description Chosen Value
Workbench Web Server Base URL This is the base URL of the web server that runs at the workbench web server.

Example: https://myserver.yourdomain.com:8312

Deployment username The workbench web server user account that is used by the Enterprise Server to run the workbench deployment.

Example: deployer

Deployment password The password of the Deployment username.

Example: deployer

Web server username The web server's account, on for example Tomcat or JBoss, with web application deployment privileges. This account is used by the LN UI during workbench deployment.

Example: wbdeployer

Web server password The password for the Web server username mentioned earlier.

Example: deploy123

Tomcat Home This item is relevant when the workbench web server is using Tomcat. This is the installation directory of the Tomcat web server on the UI server for workbenches, for example: C:\Infor\ese\apache-tomcat-7.0.30
Server name (optional) This item is available when running on the WebLogic web server. You can find this item on the Server specifics tab. This value is optional and used to deploy to a specific server on WebLogic. If this value is not specified, the server found first is used.

Example: AdminServer