<?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 Saving service tasks to database in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203301#M156431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Activiti engine to create application for automation and monitoring of some specific processes. Most of the tasks within these processes don't require any interaction with the user so I'm using &amp;lt;serviceTask&amp;gt; tag to define them and then link with proper Java implementation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ability to browse history of past process instances is crucial feature of this system. I have FULL history level set. Unfortunately I've noticed that only user tasks get persisted in act_hi_taskinst table. Why is that? Is there any simple way to persist also information about my service tasks? Is it against concepts standing behind Activiti?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 14:45:52 GMT</pubDate>
    <dc:creator>egrabowska</dc:creator>
    <dc:date>2015-10-29T14:45:52Z</dc:date>
    <item>
      <title>Saving service tasks to database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203301#M156431</link>
      <description>Hi, I'm using Activiti engine to create application for automation and monitoring of some specific processes. Most of the tasks within these processes don't require any interaction with the user so I'm using &amp;lt;serviceTask&amp;gt; tag to define them and then link with proper Java implementation.Ability</description>
      <pubDate>Thu, 29 Oct 2015 14:45:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203301#M156431</guid>
      <dc:creator>egrabowska</dc:creator>
      <dc:date>2015-10-29T14:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Saving service tasks to database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203302#M156432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look on the following example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;org.activiti.standalone.history.FullHistoryTest#testVariableUpdates&lt;/CODE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the activiti source.&lt;/SPAN&gt;&lt;BR /&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>Tue, 03 Nov 2015 09:24:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203302#M156432</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-11-03T09:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Saving service tasks to database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203303#M156433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your answer, I've already noticed that service tasks are saved into another table. Maybe you should consider adding more detailed description of database schema to your documentation. Tests code isnt usually the first place to look for specs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 09:31:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203303#M156433</guid>
      <dc:creator>egrabowska</dc:creator>
      <dc:date>2015-11-03T09:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Saving service tasks to database</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203304#M156434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We always accept pull requests if you think you can improve something, even in the docs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are two tables: ACT_HI_TASKINST and ACT_HI_ACTINST. The Java Api's also abstract this and give you easy ways to retrieve those.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 14:28:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/saving-service-tasks-to-database/m-p/203304#M156434</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-11-03T14:28:58Z</dc:date>
    </item>
  </channel>
</rss>

