Enabling Required Features in the CES HTML Client

After installation, you must enable the Property pull down window for Search and Edit screens in the CES HTML client.

This task explains how to enable the Property pull down window for Search and Edit screens in the CES HTML client:
  1. Open the ExcaliburComponent.properties file for editing. This file is located in:

    On UNIX:

    <WAS_HOME>/profiles/<profile name>/installedApps/<cell name>/SRMApp.ear/srm.war/WEB-INF/classes/config/i2

    On Windows:

    <WAS_HOME>\profiles\<profile name>\installedApps\<cell name>\SRMApp.ear\srm.war\WEB-INF\classes\config\i2

    Where:

    <WAS_HOME> is the installation directory of the IBM Websphere Application Server (WAS) software.

    <profile name> is the name of the WAS profile in which the application is deployed.

    <cell name> is the name of the cell corresponding to the WAS profile in which the application is deployed.

  2. Add the following lines:

    PowerSearchComponent.displayPropertyPullDownMenuToLeft=false

    EditComponent.displayPropertyPullDownMenuToLeft=false