<?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: Like predicate in CMIS query in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52246#M19720</link>
    <description>&lt;P&gt;&lt;SPAN&gt;select * from cmis:document where cmis:&lt;/SPAN&gt;&lt;SPAN&gt;name LIKE '%sometext'&lt;BR /&gt;&lt;BR /&gt;Try this way. It worked for me.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 May 2023 13:38:14 GMT</pubDate>
    <dc:creator>deepak_talape</dc:creator>
    <dc:date>2023-05-26T13:38:14Z</dc:date>
    <item>
      <title>Like predicate in CMIS query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52242#M19716</link>
      <description>Does alfresco support like predicate in CMIS query.I have a query something like select * from cmis:document where cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectTypeId like '%sometext%'.This query throws cmisruntimeexception in the code and throws an error in the cmis workbench.Attached error below.</description>
      <pubDate>Mon, 22 Jan 2018 17:12:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52242#M19716</guid>
      <dc:creator>udayakumar_p</dc:creator>
      <dc:date>2018-01-22T17:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Like predicate in CMIS query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52243#M19717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Predicates and LIKES are possible in CMIS-SQL, but &lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectTypeId is in fact your content type, usually cmis:document or a custom type.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;--C.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 11:03:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52243#M19717</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-01-23T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Like predicate in CMIS query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52244#M19718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply. I didnt get what you have said. I was saying LIKE predicate does not work for cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectTypeId as in the below query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #727174;"&gt;select * from cmis:document where cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectTypeId like '%sometext%'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 18:32:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52244#M19718</guid>
      <dc:creator>udayakumar_p</dc:creator>
      <dc:date>2018-01-23T18:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Like predicate in CMIS query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52245#M19719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, for me it's the same behaviour with this CMIS query.&lt;/P&gt;&lt;P&gt;I only wanted to note that you can select from your document types ("&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectTypeId") in the from part&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;SPAN class="" style="color: #333333; background-color: #fcfdff; font-weight: bold;"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #fcfdff;"&gt;&amp;nbsp;*&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #333333; background-color: #fcfdff; font-weight: bold;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #fcfdff;"&gt; my:cars&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="http://alfrescoblog.com/2014/07/12/alfresco-cmis-tutorial/" title="http://alfrescoblog.com/2014/07/12/alfresco-cmis-tutorial/" rel="nofollow noopener noreferrer"&gt;http://alfrescoblog.com/2014/07/12/alfresco-cmis-tutorial/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://chemistry.apache.org/docs/cmis-samples/samples/query-examples/index.html" title="https://chemistry.apache.org/docs/cmis-samples/samples/query-examples/index.html" rel="nofollow noopener noreferrer"&gt;Query Examples - Apache Chemistry Samples&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;--C.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 09:06:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52245#M19719</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-01-25T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Like predicate in CMIS query</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52246#M19720</link>
      <description>&lt;P&gt;&lt;SPAN&gt;select * from cmis:document where cmis:&lt;/SPAN&gt;&lt;SPAN&gt;name LIKE '%sometext'&lt;BR /&gt;&lt;BR /&gt;Try this way. It worked for me.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 13:38:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/like-predicate-in-cmis-query/m-p/52246#M19720</guid>
      <dc:creator>deepak_talape</dc:creator>
      <dc:date>2023-05-26T13:38:14Z</dc:date>
    </item>
  </channel>
</rss>

