<?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: how can we get back list of objects from processVariable? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125129#M88060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please check the exception before posting it blindly to the forum. I was just "guessing" it was a list. Clearly, it's not a list but an array of strings (hence the "Ljava.lang.String" in the CCException)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 11:08:04 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-01-31T11:08:04Z</dc:date>
    <item>
      <title>how can we get back list of objects from processVariable?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125126#M88057</link>
      <description>Hi,I am working on activiti-cdi,jsf.While using selectManyCheckbox for multiple value selection the list of strings assigned to a processvariable.How to get it back from the processVariable to list of strings.ThanksSherlock</description>
      <pubDate>Thu, 31 Jan 2013 06:42:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125126#M88057</guid>
      <dc:creator>sherlock</dc:creator>
      <dc:date>2013-01-31T06:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: how can we get back list of objects from processVariable?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125127#M88058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How is the list of process-variables stored? If it's an array-list of String, activiti will store it as a serializable. Afterwards, when calling getVariable() you can just cast to List&amp;lt;Stirng&amp;gt; and use it I guess…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 09:51:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125127#M88058</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-01-31T09:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: how can we get back list of objects from processVariable?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125128#M88059</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 got below Exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;[Faces Servlet]] (http-localhost-127.0.0.1-8080-1) Servlet.service() for servlet Faces Servlet threw exception: java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.util.List&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;how to cast Serializable object to List&amp;lt;String&amp;gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 10:58:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125128#M88059</guid>
      <dc:creator>sherlock</dc:creator>
      <dc:date>2013-01-31T10:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can we get back list of objects from processVariable?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125129#M88060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please check the exception before posting it blindly to the forum. I was just "guessing" it was a list. Clearly, it's not a list but an array of strings (hence the "Ljava.lang.String" in the CCException)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 11:08:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125129#M88060</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-01-31T11:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can we get back list of objects from processVariable?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125130#M88061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Frederik,it's my mistake.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 12:08:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-we-get-back-list-of-objects-from-processvariable/m-p/125130#M88061</guid>
      <dc:creator>sherlock</dc:creator>
      <dc:date>2013-01-31T12:08:27Z</dc:date>
    </item>
  </channel>
</rss>

