Updating the UGC storage configuration in the Content Service

In the Storage Layer configuration of the Content Service, add a new attribute to the Storage element referencing the UGC database.

Procedure

  1. In the config\ subdirectory of the Content Service root location, open cd_storage_conf.xml for editing.
  2. Find the Storage element that refers to your UGC database.
  3. Add a new element NamespaceServiceBean and give it the value UGCNamespaceService.
  4. Save and close cd_storage_conf.xml.