<?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 Using java.util.List objects as process variables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24418#M11937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to save a java.util.List value (a list of serializable objects) into the process variables. The Activiti engine writes the list into the bytearray table. But when the list contains more than one items, the engine adds a new row to the byte array table instead of updating the previously added blob value. When I access this variable then via runtimeService.getVariable("executionId","varName") call, a list with only one item (the item which is firstly added) is returned. Do you know something about this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 08:16:16 GMT</pubDate>
    <dc:creator>ovunccetin</dc:creator>
    <dc:date>2011-03-02T08:16:16Z</dc:date>
    <item>
      <title>Using java.util.List objects as process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24418#M11937</link>
      <description>Hi everyone,I am trying to save a java.util.List value (a list of serializable objects) into the process variables. The Activiti engine writes the list into the bytearray table. But when the list contains more than one items, the engine adds a new row to the byte array table instead of updating the</description>
      <pubDate>Wed, 02 Mar 2011 08:16:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24418#M11937</guid>
      <dc:creator>ovunccetin</dc:creator>
      <dc:date>2011-03-02T08:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using java.util.List objects as process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24419#M11938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you create a unit-test for this (simple process)? This way it's easier to reproduce this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 08:51:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24419#M11938</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-02T08:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using java.util.List objects as process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24420#M11939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It runs properly in test. But the problem still exists when I tried in server application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:02:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24420#M11939</guid>
      <dc:creator>ovunccetin</dc:creator>
      <dc:date>2011-03-02T12:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using java.util.List objects as process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24421#M11940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean with 'it runs in the unit test'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you test setting, changing and getting the process variable? What is the difference with the server deployment?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 13:49:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-java-util-list-objects-as-process-variables/m-p/24421#M11940</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-03-02T13:49:25Z</dc:date>
    </item>
  </channel>
</rss>

