Hi,
We are trying to configure IDOL Taxonomy project in Tag UI, similar to the MetaTagger Taxonomy browse only vocab.
I followed the instructions provided in the Teamsite 8.1 Admin guide under section 'Configure IDOL Taxonomy Solution', but can't get it working.
Here are the steps I did:
1) create a new Taxonomy in ACC and publish it
2) use modern Tag UI mapping ruleset config
item:
<item name="ProductTaxonomy" pathid="ProductTaxonomy" >
<label>Taxonomy</label>
<textarea required="f" rows="5" cols="72" wrap="virtual" maxlength="250"/>
</item>
3) updated 'defaultMapping.xml' at /iw-home/TeamSite/local/config/tagui/metataggerMappings
entry added:
<item name="ProductTaxonomy">
<parameter name="metataggerProjectName" value="ProductTaxonomy"/>
<parameter name="suggestButton" value="t"/>
<parameter name="idoltaggerProjectType" value="CONTROLLED_VOCABULARY"/>
<parameter name="idoltaggerProjectTaxonomy" value="ProductTaxonomy"/>
</item>
Is there any other configuration that I am missing?
If you can point towards a better summary of steps than the Admin guide, it would be very helpful.
Thanks,
Brijesh