Configuring the crawler server for Content Integrator crawlers

Before you create a Content Integrator crawler, you must run a script to configure the crawler server. The script enables the crawler to access IBM® Content Integrator repositories.

Procedure

To configure the crawler server so that it can crawl Content Integrator repositories:

  1. Log in as the default Watson Explorer Content Analytics administrator on the crawler server.
    On a Windows 2008 server, you must log in as the Windows Administrator.
  2. Change to the ES_INSTALL_ROOT/bin directory, run the setup script, and answer the prompts:
    AIX® or Linux®
    cd $ES_INSTALL_ROOT/bin
    escrvbr.sh
    Windows
    cd %ES_INSTALL_ROOT%\bin
    escrvbr.vbs
  3. Restart the IBM Content Integrator system:
    esadmin system stopall
    esadmin system startall