Configuring storage for the Context Service

If you want the Context Service to perform evaluation, then in the Storage Layer configuration of the Context Service, configure the connection to your Content Data Store.

Procedure

  1. Access the configuration location of the Context Service.
  2. Open cd_storage_conf.xml for editing.
  3. In the <StorageBindings> section, ensure the presence of the following Bundle element:
    <Bundle src="storage_extension_dao_bundle.xml"/>
  4. Ensure the presence of a Storage element within the <Storages> section that configures a connection to the Content Data Store. You can refer to the Storage element for the Content Data Store as found in the Storage Layer configuration of your Content Deployer.
  5. Save and close cd_storage_conf.xml