<?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 Get current process instance status - receive task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/get-current-process-instance-status-receive-task/m-p/184771#M137901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm designing a backend for an application using activiti and i have a small problem. My BPM is composed of userTask, receiveTask and serviceTask, so i'd like to display to the user the "status" of a process he started, i.e. the documentation field of every task node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having trouble doing this, expecially because i cannot seem to find the receivetask in the active task list returned by the task service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my request is this: i'd like to have a method that takes in a process instance id and outputs the documentation field of the node it is actually on (should it be usertask, receivetask, etc it shouldn't matter).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 11:54:45 GMT</pubDate>
    <dc:creator>lestat86</dc:creator>
    <dc:date>2015-03-23T11:54:45Z</dc:date>
    <item>
      <title>Get current process instance status - receive task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-current-process-instance-status-receive-task/m-p/184771#M137901</link>
      <description>Hello everyone,i'm designing a backend for an application using activiti and i have a small problem. My BPM is composed of userTask, receiveTask and serviceTask, so i'd like to display to the user the "status" of a process he started, i.e. the documentation field of every task node.I'm having troubl</description>
      <pubDate>Mon, 23 Mar 2015 11:54:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-current-process-instance-status-receive-task/m-p/184771#M137901</guid>
      <dc:creator>lestat86</dc:creator>
      <dc:date>2015-03-23T11:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get current process instance status - receive task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-current-process-instance-status-receive-task/m-p/184772#M137902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The taskService only returns user tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To have something that works generically:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To get the documentation of the current field, do an executionQuery with the process instance id. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the activityId in these executions, and look up the documentation in the BpmnModel using repositoryService.getBpmnModel.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 13:40:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-current-process-instance-status-receive-task/m-p/184772#M137902</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-03-24T13:40:18Z</dc:date>
    </item>
  </channel>
</rss>

