<?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 Task vriables with rest api GET runtime/tasks/{taskId} in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168879#M122310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rest call GET runtime/tasks/{taskId} returns the task related data &amp;amp; GET runtime/tasks/{taskId}/variables will fetch you the task variables data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody let me know how to fetch task variables data with rest call GET runtime/tasks/{taskId} itself and not using the other url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to get the task data through rest api only and not through other kinds of methods.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Apr 2014 09:26:27 GMT</pubDate>
    <dc:creator>penusila611621</dc:creator>
    <dc:date>2014-04-01T09:26:27Z</dc:date>
    <item>
      <title>Task vriables with rest api GET runtime/tasks/{taskId}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168879#M122310</link>
      <description>Rest call GET runtime/tasks/{taskId} returns the task related data &amp;amp; GET runtime/tasks/{taskId}/variables will fetch you the task variables data. Can anybody let me know how to fetch task variables data with rest call GET runtime/tasks/{taskId} itself and not using the other url.I want to get th</description>
      <pubDate>Tue, 01 Apr 2014 09:26:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168879#M122310</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-04-01T09:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Task vriables with rest api GET runtime/tasks/{taskId}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168880#M122311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't use the runtime/tasks/{taskId} for this to fetch both data and variable. However, you can use GET runtime/tasks?processInstanceId=123&amp;amp;taskDefinitionKey=taskImInterestedIn&amp;amp;includeTaskVariables=true. This will return all matching tasks (in this case, only one) including the task-variables&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 06:59:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168880#M122311</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-02T06:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Task vriables with rest api GET runtime/tasks/{taskId}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168881#M122312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks frederikheremans. got it now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 09:31:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/task-vriables-with-rest-api-get-runtime-tasks-taskid/m-p/168881#M122312</guid>
      <dc:creator>penusila611621</dc:creator>
      <dc:date>2014-04-02T09:31:57Z</dc:date>
    </item>
  </channel>
</rss>

