<?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: How manage a status on a Task ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126069#M88722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When there is no ACT_RU_TASK anymore, the task is completed (no Task instance left). Also, the HistoricTaskInstance has an endTime(). If not ended, the task is not completed… You can use those entities to check the state of a task, using the API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 09:40:30 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-04-24T09:40:30Z</dc:date>
    <item>
      <title>How manage a status on a Task ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126066#M88719</link>
      <description>On a process implementation, I would like to manage a status on the tasks.For example, on a service task implementing a WSDL interface, I would like to manage the status of the request.If request is OK, then put a status to OK,If request is not OK (example no answer from the partner), I would like t</description>
      <pubDate>Thu, 18 Apr 2013 12:20:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126066#M88719</guid>
      <dc:creator>jain_arnaud</dc:creator>
      <dc:date>2013-04-18T12:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How manage a status on a Task ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126067#M88720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The easiest is just to put the response in a process variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To implement that, don't use the webservice task of BPMN, but use a regular Java Delegate and call the webservice your self (eg using Camel, Spring, JAX-WS). That way you have full control over what you store afterwards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:34:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126067#M88720</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-18T17:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: How manage a status on a Task ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126068#M88721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's mean that no structure&amp;nbsp; is managed in the Activiti Database ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No persistence done on the structure of the process instance ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then how is managed the following result :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{"activityId":"task1","activityName":"task1","activityType":"serviceTask","startTime":"2013-04-18T10:11:52CEST","completed":true,"endTime":"2013-04-18T10:11:52CEST","duration":16}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Especially the value "completed" on the task ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 16:25:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126068#M88721</guid>
      <dc:creator>jain_arnaud</dc:creator>
      <dc:date>2013-04-23T16:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: How manage a status on a Task ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126069#M88722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When there is no ACT_RU_TASK anymore, the task is completed (no Task instance left). Also, the HistoricTaskInstance has an endTime(). If not ended, the task is not completed… You can use those entities to check the state of a task, using the API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 09:40:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-manage-a-status-on-a-task/m-p/126069#M88722</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-04-24T09:40:30Z</dc:date>
    </item>
  </channel>
</rss>

