+

Search Tips   |   Advanced Search

Configure LikeMinds


Use a suitable database modification tool or edit the likemindsdb.properties file to configure the LikeMinds server installation.

Set the following general lps_cfg parameter information for the LikeMinds server installation:

All these parameters are set in the likemindsdb.properties file. This file is located in the directory WP_PROFILE/pzn/config/runtime/likemindsdb.properties. The file is in ASCII. To edit it, use an ASCII editor.

LikeMinds stores its configuration information in the lps_cfg table of its database, which is initialized with the data in the likemindsdb.properties file. To update this configuration, we can update this file and reload the configuration data, or we can use any database modification tool, to modify the LikeMinds configuration parameters. To update configuration values, complete these steps:

  1. Stop the WebSphere_Portal server.

  2. Edit the likemindsdb.properties file.

  3. Choose the appropriate task to update the configuration:

      AIX SolarisLinux: ./ConfigEngine.sh likeminds-load-config -DWasPassword=foo

  4. Run the EJPSPZLL customization job, which the Customization Dialog (z/OS) created in the target control data set. This job runs the likeminds-load-config configuration task.

  5. Use the DB modification tool to update the configuration directly.

  6. Start the WebSphere_Portal server.


Parent: LikeMinds Recommendations