<?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: Why task list api returning null values? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40626#M17038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Bassam Al-Sarori&lt;/B&gt;‌ I am using APS version 1.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2018 08:16:09 GMT</pubDate>
    <dc:creator>anitapatil_bld</dc:creator>
    <dc:date>2018-10-04T08:16:09Z</dc:date>
    <item>
      <title>Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40620#M17032</link>
      <description>Hi ,I used this apihttp://localhost:8080/activiti-app/api/enterprise/historic-tasks/queryin the response process definition key, Process Name and some other fields are null. Why?I tested this api in&amp;nbsp;http://localhost:8080/activiti-app/api-explorer.html#!/tasks/listHistoricTasksUsingPOST&amp;nbsp;In request bo</description>
      <pubDate>Thu, 06 Sep 2018 15:23:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40620#M17032</guid>
      <dc:creator>anitapatil_bld</dc:creator>
      <dc:date>2018-09-06T15:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40621#M17033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tasks that aren't part of a process will have process related fields set to null. Verify whether they are part of processes or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 09:42:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40621#M17033</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-09-11T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40622#M17034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Bassam Al-Sarori&lt;/B&gt;‌ Yes the tasks are part of process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 06:16:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40622#M17034</guid>
      <dc:creator>anitapatil_bld</dc:creator>
      <dc:date>2018-09-12T06:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40623#M17035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thats weird. Not sure what the problem is. What APS version are you using? And is there a way that I can reproduce what your issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 08:20:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40623#M17035</guid>
      <dc:creator>bassam_al-saror</dc:creator>
      <dc:date>2018-09-12T08:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40624#M17036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've noticed this started to happen suddenly. What changed: we have upgraded from 5.21.0 to 5.22.0.&lt;/P&gt;&lt;P&gt;I've queried the database, and all variables are there in the scope of the process. And the task is part of the scope of the process. Only one variable, of boolean type, has been loaded. Everything else was not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 20:48:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40624#M17036</guid>
      <dc:creator>edsonrichter</dc:creator>
      <dc:date>2018-09-12T20:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40625#M17037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Discovered that the problem was related to a CustomVariable serializer. Same simptom, but different problem. Sorry for disturbing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 17:15:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40625#M17037</guid>
      <dc:creator>edsonrichter</dc:creator>
      <dc:date>2018-09-13T17:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api returning null values?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40626#M17038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Bassam Al-Sarori&lt;/B&gt;‌ I am using APS version 1.7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 08:16:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-returning-null-values/m-p/40626#M17038</guid>
      <dc:creator>anitapatil_bld</dc:creator>
      <dc:date>2018-10-04T08:16:09Z</dc:date>
    </item>
  </channel>
</rss>

