Is cmis:description property available in latest alfresco?
if yes, then how can I add and get using cmis query?
The property cm:description is part of the cm:titled aspect.
It's required to join this aspect to the CMIS Query in order to get properties from a different type/aspect than default.
SELECT T.cm:description FROM cmis:document as D JOIN cm:titled as T on D.cmis:objectId=T.cmis:objectId
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.