Providing information to create the IBM Content Collector P8 Content Search Services Support configmap

Gather information about the FileNet P8 domain to add to the CR to enable the IBM Content Collector Email plug-in in the Content Search Services container.

About this task

The operator creates a configmap to hold the configuration information required by IBM Content Collector P8 Content Search Services Support. This configmap represents the contents of the constructors.xml file and contains all of the configuration data that is required by Content Search Services Support.

Procedure

  1. Include a section in the CR to enable the IBM Content Collector for Email plug-in.
  2. Indicate the secret that holds the user credentials that the IBM Content Collector uses for email plug-in, and the symbolic name of the FileNet P8 domain with the archived emails.
    css:
     css_production_setting:
      icc:
       icc_enabled: true/false
       icc_secret_name: <ibm-icc-secret> <<< optional if default name ibm-icc-secretis used
       p8domain_name: <P8DOMAIN>

    For more information about the settings, see Content Search Services parameters.