<?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 Accessing workflow variables with periods in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/accessing-workflow-variables-with-periods/m-p/207035#M160165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are having issues with expression when trying to access variables that have period(.) in them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; ${task1.isDataAvailable == 'true'}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'task1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like it assumes "task1" to be a bean and get property "isDataAvailable".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any way to access these variables in expressions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 19:32:33 GMT</pubDate>
    <dc:creator>kapil00</dc:creator>
    <dc:date>2014-12-05T19:32:33Z</dc:date>
    <item>
      <title>Accessing workflow variables with periods</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-workflow-variables-with-periods/m-p/207035#M160165</link>
      <description>We are having issues with expression when trying to access variables that have period(.) in them. ${task1.isDataAvailable == 'true'}Error&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;rg.activiti.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'task1'Looks like it assumes "task1" to be a bean and get property "isDataA</description>
      <pubDate>Fri, 05 Dec 2014 19:32:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-workflow-variables-with-periods/m-p/207035#M160165</guid>
      <dc:creator>kapil00</dc:creator>
      <dc:date>2014-12-05T19:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing workflow variables with periods</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-workflow-variables-with-periods/m-p/207036#M160166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi kapil00!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use execution.getVariable("task1.isDataAvailable"); or use another variable name&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 04:00:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-workflow-variables-with-periods/m-p/207036#M160166</guid>
      <dc:creator>kiddinho</dc:creator>
      <dc:date>2014-12-08T04:00:38Z</dc:date>
    </item>
  </channel>
</rss>

