For a particular FileNet P8 site, configures the Content Federation Service (CFS). For information on specifying the site, and on the relationship between the FileNet P8 site and domain, see the Site property. This configuration works in conjunction with the standard CFS import configuration. For more information, see the ICFSImportAgentConfiguration interface.


The following tables list the members exposed by ICFSSiteSettings.

Public Properties

  Name Description
Public property IsImportAgentEnabled A boolean value that controls the run enabled status of the import agent sub-component of the CFS importer. When false, the agent does not run. When true, the agent runs, but the importer as a whole might still not process import requests when the dispatcher sub-component has not also been enabled. For more information, see the DispatcherEnabled property on the ICFSImportAgentConfiguration interface.

For a discussion of the importer sub-components, see the ICFSImportAgentConfiguration interface.

Top

See Also