<?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: getNodeChildren request with 'where' option in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/getnodechildren-request-with-where-option/m-p/40824#M17115</link>
    <description>&lt;P&gt;You probably need to use Search api instead of the Nodes api to get more sophisticated queries.&lt;/P&gt;
&lt;P&gt;For the Nodes api, please refer to the API Explorer to get more details on what API supports for the "where"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api-explorer.alfresco.com/api-explorer/#!/nodes/listNodeChildren" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/#!/nodes/listNodeChildren&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2020 10:51:42 GMT</pubDate>
    <dc:creator>dvuika</dc:creator>
    <dc:date>2020-07-03T10:51:42Z</dc:date>
    <item>
      <title>getNodeChildren request with 'where' option</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getnodechildren-request-with-where-option/m-p/40823#M17114</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to use where option with getNodeChildren method but it doesn't work:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;const &lt;/SPAN&gt;&lt;SPAN&gt;childrenOpts &lt;/SPAN&gt;= {&lt;BR /&gt;    &lt;SPAN&gt;skipCount&lt;/SPAN&gt;: &lt;SPAN&gt;0&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;include &lt;/SPAN&gt;: [&lt;SPAN&gt;'path'&lt;/SPAN&gt;, &lt;SPAN&gt;'properties'&lt;/SPAN&gt;, &lt;SPAN&gt;'allowableOperations'&lt;/SPAN&gt;, &lt;SPAN&gt;'permissions'&lt;/SPAN&gt;, &lt;SPAN&gt;'aspectNames'&lt;/SPAN&gt;, &lt;SPAN&gt;'isFavorite'&lt;/SPAN&gt;],&lt;BR /&gt;    &lt;SPAN&gt;includeSource&lt;/SPAN&gt;: &lt;SPAN&gt;true&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;maxItems&lt;/SPAN&gt;: &lt;SPAN&gt;10&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;where&lt;/SPAN&gt;: &lt;SPAN&gt;'(name = &lt;/SPAN&gt;&lt;SPAN&gt;\'&lt;/SPAN&gt;&lt;SPAN&gt;PHOTO&lt;/SPAN&gt;&lt;SPAN&gt;\'&lt;/SPAN&gt;&lt;SPAN&gt;)'&lt;BR /&gt;&lt;/SPAN&gt;};&lt;BR /&gt;&lt;SPAN&gt;this&lt;/SPAN&gt;.&lt;SPAN&gt;alfrescoApiService&lt;/SPAN&gt;.&lt;SPAN&gt;nodesApi&lt;/SPAN&gt;.&lt;SPAN&gt;getNodeChildren&lt;/SPAN&gt;(&lt;SPAN&gt;this&lt;/SPAN&gt;.&lt;SPAN&gt;mainExterneLibraryNode&lt;/SPAN&gt;, &lt;SPAN&gt;childrenOpts&lt;/SPAN&gt;)....&lt;/PRE&gt;&lt;P&gt;But i still have the same error :&lt;/P&gt;&lt;OL class="children expanded"&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN class="name-and-value"&gt;&lt;SPAN class="name"&gt;error&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="object-value-object value"&gt;{errorKey: "framework.exception.InvalidProperty", statusCode: 400,…}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;OL class="children expanded"&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN class="name-and-value"&gt;&lt;SPAN class="name"&gt;briefSummary&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="object-value-string value"&gt;&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&gt;06030038 La propriété 'name' avec la valeur 'PHOTO' n'est pas valide pour la comparaison EQUALS&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN class="name-and-value"&gt;&lt;SPAN class="name"&gt;descriptionURL&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="object-value-string value"&gt;&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&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 class="object-value-string-quote"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN class="name-and-value"&gt;&lt;SPAN class="name"&gt;errorKey&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="object-value-string value"&gt;&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&gt;framework.exception.InvalidProperty&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN class="name-and-value"&gt;&lt;SPAN class="name"&gt;stackTrace&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="object-value-string value"&gt;&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&gt;Pour des raisons de sécurité, le traçage de la pile n'est plus affiché, mais la propriété est conservée dans les versions précédente&lt;SPAN class="object-value-string-quote"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;&lt;SPAN class="name-and-value"&gt;&lt;SPAN class="name"&gt;statusCode&lt;/SPAN&gt;:&amp;nbsp;&lt;SPAN class="object-value-number value"&gt;400&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;I don't find the correct syntax....I have tried with&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/78554"&gt;@CM&lt;/A&gt;\\:name etc..... nothing works&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 09:06:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getnodechildren-request-with-where-option/m-p/40823#M17114</guid>
      <dc:creator>anakin98000</dc:creator>
      <dc:date>2020-07-03T09:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: getNodeChildren request with 'where' option</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/getnodechildren-request-with-where-option/m-p/40824#M17115</link>
      <description>&lt;P&gt;You probably need to use Search api instead of the Nodes api to get more sophisticated queries.&lt;/P&gt;
&lt;P&gt;For the Nodes api, please refer to the API Explorer to get more details on what API supports for the "where"&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api-explorer.alfresco.com/api-explorer/#!/nodes/listNodeChildren" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api-explorer.alfresco.com/api-explorer/#!/nodes/listNodeChildren&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 10:51:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/getnodechildren-request-with-where-option/m-p/40824#M17115</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2020-07-03T10:51:42Z</dc:date>
    </item>
  </channel>
</rss>

