Hi, There is an aspect 'cm:countable' defined in contentModel.xml by Alfresco. I want to use this aspect in my custom model. What are the necessary steps involved?
Thanks Mits. I have added that aspect in custom-cofig.xml and now I am able to see the Hits and Counter properties of Countable aspect under document properties but these are getting populated as null values in properties. How to get these values? Is there any configuration in Java code as well? Or OOTB Audit module has covered this already? Plz guide.