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
- In the config\ subdirectory of the Content Service root location, open cd_storage_conf.xml for editing.
- Find the
Storageelement that refers to your UGC database. - Add a new element
NamespaceServiceBeanand give it the valueUGCNamespaceService. - Save and close cd_storage_conf.xml.