Hi,
I am not able to use ORDER BY in CMIS query for my custom type text type property but it is working for custom date type property. When I try to run cmis query with my using order by with my custom text type proerty it gives me an error like Ordering is not support for abc:xyzProperty. In my content model I have defined this property in below way:
<property name="abc:xyzPeoperty"> <title>XYZ</title> <type>d:text</type> </property>
Please help me out with this error.
Thank you.
An Alfresco text property is orderable in CMIS if it's defined as:
By default, Alfresco text properties are defined only as tokenized.
I agree with everything Angel said, but I'll add that if you download the Chemistry CMIS Workbench, you can look at the content model and you can see which properties in types and aspects are marked as orderable.
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.