Changing the port number used for the local information center topics

There is a default port number used for local information center topics, but you must change the port number on your local copy to use the information center in your environment.

About this task

To enable the local information center in your environment, you must change the port number for the local information center in the sandbox.cfg file. By default, this local information center uses the port number 80.

Procedure

  1. On the server where Sterling Warehouse Management System is installed, browse to the <INSTALL_DIR>/properties/ folder. Open the sandbox.cfg file in a text editor.
  2. Locate the IC_PORT parameter. Change the port from the default, 80, to the desired port number.
  3. Run the script <INSTALL_DIR>\bin\setupfiles.cmd (for Windows) or <INSTALL_DIR>/bin/setupfiles.sh (for UNIX or Linux).
  4. Rebuild the product EAR file and redeploy it to the application server.