<?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: Persistence of UserTasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153530#M108110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok in my case the map contain only Strings which type is used in the database? My problem is that ${USER_QA_NECESSARY == 'true'} is always false. Which class resolve the value of USER_QA_NECESSARY from the database?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Aug 2013 14:02:38 GMT</pubDate>
    <dc:creator>mpriess</dc:creator>
    <dc:date>2013-08-22T14:02:38Z</dc:date>
    <item>
      <title>Persistence of UserTasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153527#M108107</link>
      <description>Hi,I have a process with a UserTask and exclusive gateway and I save the values form the form with the following code snippt:{code}&amp;nbsp;&amp;nbsp;&amp;nbsp; public void confirmUserTask(String taskId, Map&amp;lt;String, String&amp;gt; parameterMap)&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; synchronized (USER_TASK_ACCESS_SEMAPHOR)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; taskServi</description>
      <pubDate>Thu, 22 Aug 2013 12:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153527#M108107</guid>
      <dc:creator>mpriess</dc:creator>
      <dc:date>2013-08-22T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Persistence of UserTasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153528#M108108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;btw. I'm using Activiti 5.12 and JDK 1.7 &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 12:45:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153528#M108108</guid>
      <dc:creator>mpriess</dc:creator>
      <dc:date>2013-08-22T12:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Persistence of UserTasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153529#M108109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That depends which variables you provide as part of the parameterMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a correct way to add variables to the process context. If the values are stored as text, long or serializable depends on the value type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 12:57:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153529#M108109</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-08-22T12:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Persistence of UserTasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153530#M108110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok in my case the map contain only Strings which type is used in the database? My problem is that ${USER_QA_NECESSARY == 'true'} is always false. Which class resolve the value of USER_QA_NECESSARY from the database?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 14:02:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153530#M108110</guid>
      <dc:creator>mpriess</dc:creator>
      <dc:date>2013-08-22T14:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Persistence of UserTasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153531#M108111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So you are not using a boolean for true but a String value? If it's a String value it will be stored as a String as well. Can you include the exact XML definition you have? I would like to see a bit more than just the expression.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 09:14:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153531#M108111</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-08-23T09:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Persistence of UserTasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153532#M108112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the failure. The value was of type String[] now everything works fine for me &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; also the use of boolean expressions &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 13:00:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/persistence-of-usertasks/m-p/153532#M108112</guid>
      <dc:creator>mpriess</dc:creator>
      <dc:date>2013-08-23T13:00:43Z</dc:date>
    </item>
  </channel>
</rss>

