<?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 Java Service Task history in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185961#M139091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have successfully created a Java Service Task and it executes within the workflow, however I do not notice anywhere within the process instance history that this task executed.&amp;nbsp; Is this information tracked?&amp;nbsp; If so, is there a REST interface to access this history.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2014 20:28:50 GMT</pubDate>
    <dc:creator>pernic</dc:creator>
    <dc:date>2014-11-14T20:28:50Z</dc:date>
    <item>
      <title>Java Service Task history</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185961#M139091</link>
      <description>I have successfully created a Java Service Task and it executes within the workflow, however I do not notice anywhere within the process instance history that this task executed.&amp;nbsp; Is this information tracked?&amp;nbsp; If so, is there a REST interface to access this history.Thanks!</description>
      <pubDate>Fri, 14 Nov 2014 20:28:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185961#M139091</guid>
      <dc:creator>pernic</dc:creator>
      <dc:date>2014-11-14T20:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Java Service Task history</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185962#M139092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Pernic,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found at least one example in activiti jUnit tests &lt;/SPAN&gt;&lt;CODE&gt;org.activiti.engine.test.history.HistoricActivityInstanceTest#testHistoricActivityInstanceQuery&lt;/CODE&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 08:05:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185962#M139092</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-11-19T08:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Java Service Task history</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185963#M139093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response.&amp;nbsp; I think I need to be more specific.&amp;nbsp; I have a process that has several manual task and one service task in the middle of these manual task.&amp;nbsp; I create a process instance and complete each manual task.&amp;nbsp; When I complete the manual task prior to the service task, the service task will automatically execute and go to the next manual task as expected.&amp;nbsp; When the process instance is completed and I review the history for this instance all of the manual task show up, but the service task does not.&amp;nbsp; My concern is that service task are not logged to the instance history.&amp;nbsp; Am I missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pernic&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 00:11:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185963#M139093</guid>
      <dc:creator>pernic</dc:creator>
      <dc:date>2014-11-20T00:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Java Service Task history</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185964#M139094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, service tasks should be logged to ACT_HI_ACTINST&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 08:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185964#M139094</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-11-20T08:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Java Service Task history</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185965#M139095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks found it!&amp;nbsp; Also, found it in the REST, which is also where I was looking.&amp;nbsp; Just looking at process tasks and not process activities.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Nov 2014 03:25:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/java-service-task-history/m-p/185965#M139095</guid>
      <dc:creator>pernic</dc:creator>
      <dc:date>2014-11-22T03:25:20Z</dc:date>
    </item>
  </channel>
</rss>

