Configure Connector Framework Server

This section describes how to configure CFS.

To configure CFS

  1. Stop CFS, if it is running.
  2. Open the CFS configuration file.
  3. In the [Service] section, specify the service port:

    ServicePort The port for CFS to use as the service port.
  4. In the [Server] section, set the ACI port:

    Port The port for CFS to use as the ACI port.
  5. (Optional) In the [ImportService] section, you can set parameters to configure KeyView. You can choose the number of threads to use, specify the folders to use for extracting files, and customize how documents are imported.

    ThreadCount The number of threads to use for importing documents.

    For information about the configuration parameters that you can set, refer to the Connector Framework Server Reference.

  6. Save the configuration file.

Related Topics