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
- 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.