Configure Connector Framework Server
This section describes how to configure CFS.
To configure CFS
- Stop CFS, if it is running.
- Open the CFS configuration file.
-
In the
[Service]section, specify the service port:ServicePortThe port for CFS to use as the service port. -
In the
[Server]section, set the ACI port:PortThe port for CFS to use as the ACI port. -
(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.ThreadCountThe 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.
- Save the configuration file.
Related Topics