<?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 write flow condition for a boolean type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/write-flow-condition-for-a-boolean-type/m-p/155252#M109610</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;SPAN&gt;I create a form with a boolean field, rendered in activiti explorer with a checkbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I write a flow condition to evaluate that? I always get:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"condition expression returns non-Boolean: $(approved.equals("false")) (java.lang.String)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the field name and id is "approved"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;${approved} - ${!approved}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;${approved eq true} - ${approved ed false}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;${approved.equals("true")} - ${approved.equals("false")}&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, 05 Nov 2013 10:48:15 GMT</pubDate>
    <dc:creator>leonvonblut</dc:creator>
    <dc:date>2013-11-05T10:48:15Z</dc:date>
    <item>
      <title>write flow condition for a boolean type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/write-flow-condition-for-a-boolean-type/m-p/155252#M109610</link>
      <description>Hi,I create a form with a boolean field, rendered in activiti explorer with a checkbox.How can I write a flow condition to evaluate that? I always get:"condition expression returns non-Boolean: $(approved.equals("false")) (java.lang.String)"the field name and id is "approved"I tried with:${approved}</description>
      <pubDate>Tue, 05 Nov 2013 10:48:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/write-flow-condition-for-a-boolean-type/m-p/155252#M109610</guid>
      <dc:creator>leonvonblut</dc:creator>
      <dc:date>2013-11-05T10:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: write flow condition for a boolean type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/write-flow-condition-for-a-boolean-type/m-p/155253#M109611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;solved with ${approved == true} - ${approved == false}&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 11:19:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/write-flow-condition-for-a-boolean-type/m-p/155253#M109611</guid>
      <dc:creator>leonvonblut</dc:creator>
      <dc:date>2013-11-05T11:19:37Z</dc:date>
    </item>
  </channel>
</rss>

