<?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: Setting and Retrieving Conditional Expression value in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59552#M36647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Add the 'approvalStatus' + it's value to the map you pass in the taskService.complete(taskId, map) method. That way, the expression can be resolved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2011 07:45:50 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2011-07-04T07:45:50Z</dc:date>
    <item>
      <title>Setting and Retrieving Conditional Expression value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59549#M36644</link>
      <description>Scenario  :&amp;nbsp; I am trying to build a workflow where in a user/author will enter the comments and approver can approve or reject it.&amp;nbsp; In case of reject flow should go to the user/author again and if approved it will end. Conditional Expression&amp;nbsp; (variable 'approvalStatus') is given in bpmn file to deci</description>
      <pubDate>Wed, 29 Jun 2011 10:50:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59549#M36644</guid>
      <dc:creator>sandeepsapra</dc:creator>
      <dc:date>2011-06-29T10:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Setting and Retrieving Conditional Expression value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59550#M36645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The taskService.complete method accepts a Map, which u can populate with process variables. That is the way to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 08:38:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59550#M36645</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-06-30T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Setting and Retrieving Conditional Expression value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59551#M36646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply!!! I need to set approvalStatus conditional expression variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#BF4000;"&gt;By populating&amp;nbsp; process variable , do you mean to say populating conditional expression variables which I have given in the bpmn file , which in my case is approvalStatus ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color:#4040FF;"&gt;……………………………….&lt;BR /&gt;&amp;lt;sequenceFlow id="flow3" sourceRef="verifyCommentsTask" targetRef="approvalDecision" /&amp;gt;&lt;BR /&gt;&amp;lt;exclusiveGateway id="approvalDecision" /&amp;gt;&lt;BR /&gt;&amp;lt;sequenceFlow id="flow4" sourceRef="approvalDecision" targetRef="enterCommentsTask"&amp;gt;&lt;BR /&gt;&amp;lt;conditionExpression&amp;gt;${!approvalStatus}&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;&amp;lt;sequenceFlow id="flow5" sourceRef="approvalDecision" targetRef="theEnd"&amp;gt;&lt;BR /&gt;&amp;lt;conditionExpression&amp;gt;${approvalStatus}&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt;…………………………………..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I understand , taskService.complete method accepts a Map.Could you please elaborate its usage - &lt;/SPAN&gt;&lt;SPAN style="color:#800000;"&gt;how to set and retrieve conditional expression in that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sandeep&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 10:58:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59551#M36646</guid>
      <dc:creator>sandeepsapra</dc:creator>
      <dc:date>2011-07-01T10:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting and Retrieving Conditional Expression value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59552#M36647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Add the 'approvalStatus' + it's value to the map you pass in the taskService.complete(taskId, map) method. That way, the expression can be resolved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 07:45:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-and-retrieving-conditional-expression-value/m-p/59552#M36647</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-07-04T07:45:50Z</dc:date>
    </item>
  </channel>
</rss>

