<?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 String array as process variable in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/string-array-as-process-variable/m-p/64749#M40898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an array of String, and need to store as process variable, is that any way to achieve this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2011 08:14:13 GMT</pubDate>
    <dc:creator>ageen</dc:creator>
    <dc:date>2011-06-14T08:14:13Z</dc:date>
    <item>
      <title>String array as process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/string-array-as-process-variable/m-p/64749#M40898</link>
      <description>I have an array of String, and need to store as process variable, is that any way to achieve this?Thanks.</description>
      <pubDate>Tue, 14 Jun 2011 08:14:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/string-array-as-process-variable/m-p/64749#M40898</guid>
      <dc:creator>ageen</dc:creator>
      <dc:date>2011-06-14T08:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: String array as process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/string-array-as-process-variable/m-p/64750#M40899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can store all objects that are Serializable as a process-variable. Since an array is also an object in Java (although not explicit) it's implementing Serializable. So just passing the array as variable will do. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When not using Strings as array elements, make sure the elements itself are also serializable…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 08:20:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/string-array-as-process-variable/m-p/64750#M40899</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-14T08:20:12Z</dc:date>
    </item>
  </channel>
</rss>

