Validating seedlists using the browser

Use your browser to verify that the Search seedlists for the applications in your deployment are working as expected. If you are seeing problems in the log file, accessing the seedlist in the browser can help to narrow down the root cause of the problems.

About this task

By viewing the seedlist using your browser, you can check that a specified IBM® Connections application is running and that the seedlist generation is working correctly. You can also verify that the correct credentials in IBM® WebSphere® Application Server are set.

Procedure

To verify that the seedlist for a specific application is working correctly, complete the following steps.
  1. Open a browser window and enter a web address:
    • CCM seedlist URL: http://<hostname>:<web_port>/dm/atom/seedlist/myserver
    • The other features use the context root from the LotusConnections_config.xml and the following syntax: http://<hostname>:<web_port>/featurename/myserver

    The seedlists are hosted on the same server as the relevant application.

    For example: https://filenet-server:9443/FileNet/AutomaticUpgradeStatus

  2. Enter the user name and password that is configured for the connectionsAdmin J2C alias, and then click OK.

Results

When the seedlist for the specified application is working correctly and you have entered valid credentials, an XML page containing information about the seedlist is displayed. If an XML page is not returned, review the log file from the relevant application to determine the problem. For example, if you are verifying the seedlist for Profiles, you need to review the log file from the Profiles application.