<?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: Instant insert/update of variable inside JavaDelegate execution? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195658#M148788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, we also took the external table approach as we don't want to mess with Acitiviti internals.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 09:36:18 GMT</pubDate>
    <dc:creator>nvulchev1</dc:creator>
    <dc:date>2015-10-21T09:36:18Z</dc:date>
    <item>
      <title>Instant insert/update of variable inside JavaDelegate execution?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195656#M148786</link>
      <description>We have use-case in which we perform some relatively long-running operations (think of up-to 30 sec to 1 minute) as part of a JavaDelegate.execute(). We have the requirement to report the progress of the execution of the JavaDelegate, which we currently do as updates of variables inside DelegateExec</description>
      <pubDate>Fri, 16 Oct 2015 14:48:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195656#M148786</guid>
      <dc:creator>nvulchev1</dc:creator>
      <dc:date>2015-10-16T14:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Instant insert/update of variable inside JavaDelegate execution?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195657#M148787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That is the way Activiti works: during the execution of your delegate a db transaction is kept open and it is committed at the end. There is no clean way to get what you want with Activiti, except storing it in a Threadlocal on the service task or a table outside of Activiti.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 15:10:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195657#M148787</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-10-20T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Instant insert/update of variable inside JavaDelegate execution?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195658#M148788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, we also took the external table approach as we don't want to mess with Acitiviti internals.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 09:36:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/instant-insert-update-of-variable-inside-javadelegate-execution/m-p/195658#M148788</guid>
      <dc:creator>nvulchev1</dc:creator>
      <dc:date>2015-10-21T09:36:18Z</dc:date>
    </item>
  </channel>
</rss>

