<?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 REST API : no result above a certain number with  includeVariables query parameter in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/rest-api-no-result-above-a-certain-number-with-includevariables/m-p/137120#M36793</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got a several problem with the REST API.&lt;/P&gt;&lt;P&gt;I need to have all includes variables for a process with the pagination, so i do this query :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;maxItems = 100&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;skipCount = 600&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(status = active&amp;nbsp; AND includeVariables = true )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Result :&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;"pagination": {&lt;BR /&gt;"count": &lt;STRONG&gt;46&lt;/STRONG&gt;,&lt;BR /&gt;"hasMoreItems": true,&lt;BR /&gt;"totalItems": &lt;STRONG&gt;1460&lt;/STRONG&gt;,&lt;BR /&gt;"skipCount": 600,&lt;BR /&gt;"maxItems": 100&lt;BR /&gt;} ,entries": [&lt;BR /&gt;{&lt;BR /&gt;"entry": {&lt;BR /&gt;"processDefinitionId": "gestionDemande:4:367697",&lt;BR /&gt;"startUserId": "3xplus",&lt;BR /&gt;"startActivityId": "startevent1",&lt;BR /&gt;"startedAt": "2021-03-29T07:19:42.694+0000",&lt;BR /&gt;"id": "498599",&lt;BR /&gt;"completed": false,&lt;BR /&gt;"processVariables": [...........]&lt;/P&gt;&lt;P&gt;&lt;U&gt;Now id do&amp;nbsp; :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;maxItems = 100&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;skipCount = 646&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(status = active&amp;nbsp; AND includeVariables = true )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;result :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"list": {&lt;BR /&gt;"pagination": {&lt;BR /&gt;"count": 0,&lt;BR /&gt;"hasMoreItems": true,&lt;BR /&gt;"totalItems": 1461,&lt;BR /&gt;"skipCount": 646,&lt;BR /&gt;"maxItems": 100&lt;BR /&gt;},&lt;BR /&gt;"entries": []&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;If i remove&amp;nbsp;&lt;STRONG&gt;includeVariables = true &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;result :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"list": {&lt;BR /&gt;"pagination": {&lt;BR /&gt;"count": 100,&lt;BR /&gt;"hasMoreItems": true,&lt;BR /&gt;"totalItems": &lt;STRONG&gt;1461&lt;/STRONG&gt;,&lt;BR /&gt;"skipCount": 646,&lt;BR /&gt;"maxItems": 100&lt;BR /&gt;},&lt;BR /&gt;"entries": [&lt;BR /&gt;{&lt;BR /&gt;"entry": {&lt;BR /&gt;"processDefinitionId": "gestionDemande:4:367697",&lt;BR /&gt;"startUserId": "3xplus",&lt;BR /&gt;"startActivityId": "startevent1",&lt;BR /&gt;"startedAt": "2021-03-25T13:16:46.958+0000",&lt;BR /&gt;"id": "479007",&lt;BR /&gt;"completed": false,&lt;BR /&gt;"processDefinitionKey": "gestionDemande"&lt;BR /&gt;}&lt;BR /&gt;}................................&lt;/P&gt;&lt;P&gt;So what wrong i do because there are&amp;nbsp;1461 processes left&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Apr 2021 07:19:48 GMT</pubDate>
    <dc:creator>flehannier</dc:creator>
    <dc:date>2021-04-13T07:19:48Z</dc:date>
    <item>
      <title>REST API : no result above a certain number with  includeVariables query parameter</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-api-no-result-above-a-certain-number-with-includevariables/m-p/137120#M36793</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I got a several problem with the REST API.&lt;/P&gt;&lt;P&gt;I need to have all includes variables for a process with the pagination, so i do this query :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;maxItems = 100&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;skipCount = 600&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(status = active&amp;nbsp; AND includeVariables = true )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Result :&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;"pagination": {&lt;BR /&gt;"count": &lt;STRONG&gt;46&lt;/STRONG&gt;,&lt;BR /&gt;"hasMoreItems": true,&lt;BR /&gt;"totalItems": &lt;STRONG&gt;1460&lt;/STRONG&gt;,&lt;BR /&gt;"skipCount": 600,&lt;BR /&gt;"maxItems": 100&lt;BR /&gt;} ,entries": [&lt;BR /&gt;{&lt;BR /&gt;"entry": {&lt;BR /&gt;"processDefinitionId": "gestionDemande:4:367697",&lt;BR /&gt;"startUserId": "3xplus",&lt;BR /&gt;"startActivityId": "startevent1",&lt;BR /&gt;"startedAt": "2021-03-29T07:19:42.694+0000",&lt;BR /&gt;"id": "498599",&lt;BR /&gt;"completed": false,&lt;BR /&gt;"processVariables": [...........]&lt;/P&gt;&lt;P&gt;&lt;U&gt;Now id do&amp;nbsp; :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;maxItems = 100&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;skipCount = 646&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(status = active&amp;nbsp; AND includeVariables = true )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;result :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"list": {&lt;BR /&gt;"pagination": {&lt;BR /&gt;"count": 0,&lt;BR /&gt;"hasMoreItems": true,&lt;BR /&gt;"totalItems": 1461,&lt;BR /&gt;"skipCount": 646,&lt;BR /&gt;"maxItems": 100&lt;BR /&gt;},&lt;BR /&gt;"entries": []&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;If i remove&amp;nbsp;&lt;STRONG&gt;includeVariables = true &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;result :&lt;/U&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"list": {&lt;BR /&gt;"pagination": {&lt;BR /&gt;"count": 100,&lt;BR /&gt;"hasMoreItems": true,&lt;BR /&gt;"totalItems": &lt;STRONG&gt;1461&lt;/STRONG&gt;,&lt;BR /&gt;"skipCount": 646,&lt;BR /&gt;"maxItems": 100&lt;BR /&gt;},&lt;BR /&gt;"entries": [&lt;BR /&gt;{&lt;BR /&gt;"entry": {&lt;BR /&gt;"processDefinitionId": "gestionDemande:4:367697",&lt;BR /&gt;"startUserId": "3xplus",&lt;BR /&gt;"startActivityId": "startevent1",&lt;BR /&gt;"startedAt": "2021-03-25T13:16:46.958+0000",&lt;BR /&gt;"id": "479007",&lt;BR /&gt;"completed": false,&lt;BR /&gt;"processDefinitionKey": "gestionDemande"&lt;BR /&gt;}&lt;BR /&gt;}................................&lt;/P&gt;&lt;P&gt;So what wrong i do because there are&amp;nbsp;1461 processes left&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 07:19:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-api-no-result-above-a-certain-number-with-includevariables/m-p/137120#M36793</guid>
      <dc:creator>flehannier</dc:creator>
      <dc:date>2021-04-13T07:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: REST API : no result above a certain number with  includeVariables query parameter</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-api-no-result-above-a-certain-number-with-includevariables/m-p/137121#M36794</link>
      <description>&lt;P&gt;Hallo.&lt;/P&gt;&lt;P&gt;I have the same issue, on the first page:&lt;/P&gt;&lt;PRE&gt;{
  "list": {
    "pagination": {
      "count": 0,
      "hasMoreItems": true,
      "totalItems": 54626,
      "skipCount": 0,
      "maxItems": 100
    },
    "context": {
      "consistency": {
        "lastTxId": 18291
      }
    },
    "entries": []
  }
}&lt;/PRE&gt;&lt;P&gt;The problem was solved executing a full solr reindex.&lt;/P&gt;&lt;P&gt;Is there perhaps a better solution?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 14:57:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-api-no-result-above-a-certain-number-with-includevariables/m-p/137121#M36794</guid>
      <dc:creator>diegomaninetti</dc:creator>
      <dc:date>2021-10-01T14:57:52Z</dc:date>
    </item>
  </channel>
</rss>

