Enable the Content Deployer worker to process UGC tags by adding the UGC tag bundle to the TCDL configuration file, tcdl-conf.xml.
Procedure
- Access the configuration directory of the Content Deployer Worker role.
- Open tcdl-conf.xml for editing.
- Add the following element just above the closing tag
</TCDLEngine>:
<TagBundle Resource="ugc_tag_bundle.xml" />
- Save and close tcdl-conf.xml.