<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Filter CMIS query from properties values in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/filter-cmis-query-from-properties-values/m-p/125705#M34264</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I found this solution but its with language afts. I think this can work for me but anyways, I'm curious to know if there's something possible, simple and similar with though cmis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "query": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "query": "PATH:'/app:company_home/st:sites/cm:company-site/cm:documentLibrary/cm:FolderA/*'",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "language": "afts"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "filterQueries": [{"query": "cm:title:titleValue"}],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "include": ["properties"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 16:54:15 GMT</pubDate>
    <dc:creator>franciscoduarte</dc:creator>
    <dc:date>2021-10-22T16:54:15Z</dc:date>
    <item>
      <title>Filter CMIS query from properties values</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/filter-cmis-query-from-properties-values/m-p/125704#M34263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to filter a query from the properties values?&lt;/P&gt;&lt;P&gt;I tried this way :&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "query": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "language": "cmis",&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "query": "select * from cmis:document WHERE IN_FOLDER('71af2bec-22d4-11ec-9621-0242ac130002') AND properties.cm:title LIKE 'titleValue'"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; },&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "paging": {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "maxItems": 100,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "skipCount": 0&lt;BR /&gt;&amp;nbsp; &amp;nbsp; },&lt;BR /&gt;&amp;nbsp; &amp;nbsp; "include": ["properties"]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;But I get the following error :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{ "&lt;/SPAN&gt;&lt;SPAN class=""&gt;error&lt;/SPAN&gt;&lt;SPAN&gt;": &lt;/SPAN&gt;&lt;SPAN class=""&gt;{ "&lt;SPAN class=""&gt;errorKey&lt;/SPAN&gt;": &lt;SPAN class=""&gt;"framework.exception.ApiDefault"&lt;/SPAN&gt;, "&lt;SPAN class=""&gt;statusCode&lt;/SPAN&gt;": &lt;SPAN class=""&gt;500&lt;/SPAN&gt;, "&lt;SPAN class=""&gt;briefSummary&lt;/SPAN&gt;": &lt;SPAN class=""&gt;"No selector for properties"&lt;/SPAN&gt;, "&lt;SPAN class=""&gt;stackTrace&lt;/SPAN&gt;": &lt;SPAN class=""&gt;"For security reasons the stack trace is no longer displayed, but the property is kept for previous versions"&lt;/SPAN&gt;, "&lt;SPAN class=""&gt;descriptionURL&lt;/SPAN&gt;": &lt;SPAN class=""&gt;"&lt;A href="https://api-explorer.alfresco.com" target="_blank" rel="noopener nofollow noreferrer"&gt;https://api-explorer.alfresco.com&lt;/A&gt;"&lt;/SPAN&gt;, "&lt;SPAN class=""&gt;logId&lt;/SPAN&gt;": &lt;SPAN class=""&gt;"46f5ef58-6674-4ada-aa9f-b4fcd70de8bc"&lt;/SPAN&gt; } }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Could the&amp;nbsp;&lt;SPAN&gt;filterQueries be a solution?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 16:32:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/filter-cmis-query-from-properties-values/m-p/125704#M34263</guid>
      <dc:creator>franciscoduarte</dc:creator>
      <dc:date>2021-10-22T16:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filter CMIS query from properties values</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/filter-cmis-query-from-properties-values/m-p/125705#M34264</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I found this solution but its with language afts. I think this can work for me but anyways, I'm curious to know if there's something possible, simple and similar with though cmis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "query": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "query": "PATH:'/app:company_home/st:sites/cm:company-site/cm:documentLibrary/cm:FolderA/*'",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "language": "afts"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; },&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "filterQueries": [{"query": "cm:title:titleValue"}],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; "include": ["properties"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 16:54:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/filter-cmis-query-from-properties-values/m-p/125705#M34264</guid>
      <dc:creator>franciscoduarte</dc:creator>
      <dc:date>2021-10-22T16:54:15Z</dc:date>
    </item>
  </channel>
</rss>

