Updating the UGC storage configuration in the Content Service

If you are still using the deprecated UGC feature, add a new attribute to the Storage element referencing the UGC database to the Storage Layer configuration of the Content Service.

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.