<?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 Problem on conditional flow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177559#M130689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to activiti. I am trying to create a conditional sequence flow with a condition from a VO object. it throws an error on deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i try as ${type.equals("DEBIE")} , it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If i try as ${nameVO.type.equals("DEBIE")} , it does not work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please help me on resolving this. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2015 10:25:34 GMT</pubDate>
    <dc:creator>smurfs</dc:creator>
    <dc:date>2015-05-04T10:25:34Z</dc:date>
    <item>
      <title>Problem on conditional flow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177559#M130689</link>
      <description>I am new to activiti. I am trying to create a conditional sequence flow with a condition from a VO object. it throws an error on deployment.If i try as ${type.equals("DEBIE")} , it works.If i try as ${nameVO.type.equals("DEBIE")} , it does not work. Can anyone please help me on resolving this.</description>
      <pubDate>Mon, 04 May 2015 10:25:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177559#M130689</guid>
      <dc:creator>smurfs</dc:creator>
      <dc:date>2015-05-04T10:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on conditional flow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177560#M130690</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;provide stack trace or jUnit test.(&lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 13:36:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177560#M130690</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-05-04T13:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on conditional flow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177561#M130691</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;If i give as below, then it does not deploy from the activity designer. Can you please let me know what is the issue or is there any syntax issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${nameVO.type.equals("XXX")}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i try as below, then it works: But, i need to do through a bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${type.equals("XXX")}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/sequenceFlow&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:39:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177561#M130691</guid>
      <dc:creator>smurfs</dc:creator>
      <dc:date>2015-05-04T14:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on conditional flow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177562#M130692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As Martin said, we do need a stacktrace to know what is happening. Is the 'type' variable available, for example?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 12:52:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-on-conditional-flow/m-p/177562#M130692</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-05-07T12:52:51Z</dc:date>
    </item>
  </channel>
</rss>

