<?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: Clearing the execution variables before completing the task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154195#M108678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Setting variables from within a service-task should just work. Make sure you're using the right scope - setVariableLocal() and setVariable() are different. Local set a variable on the local execution, the latter will set the variable higher in the execution-tree (most of the times, on process-scope).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Aug 2013 14:04:46 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-08-12T14:04:46Z</dc:date>
    <item>
      <title>Clearing the execution variables before completing the task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154191#M108674</link>
      <description>Hi, I'm setting the few variables in serviceTask before starting the userTask. On some condition in the flow I want to clear the delegateExecution variables and set the new one's.Ex : execution.setVariable("name","Jhon");how do I clear this ? even If I'm overwriting it I'm only getting the previousl</description>
      <pubDate>Wed, 07 Aug 2013 06:01:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154191#M108674</guid>
      <dc:creator>nirvana</dc:creator>
      <dc:date>2013-08-07T06:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing the execution variables before completing the task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154192#M108675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;removeVariable should do the trick. Where are you calling this code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 08:37:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154192#M108675</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-08-08T08:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing the execution variables before completing the task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154193#M108676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using this in ServiceTask - JavaDelegate.execute() method before completing the task.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 10:14:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154193#M108676</guid>
      <dc:creator>nirvana</dc:creator>
      <dc:date>2013-08-12T10:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing the execution variables before completing the task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154194#M108677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using this in ServiceTask - JavaDelegate.execute() method before completing the task.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 10:14:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154194#M108677</guid>
      <dc:creator>nirvana</dc:creator>
      <dc:date>2013-08-12T10:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Clearing the execution variables before completing the task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154195#M108678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Setting variables from within a service-task should just work. Make sure you're using the right scope - setVariableLocal() and setVariable() are different. Local set a variable on the local execution, the latter will set the variable higher in the execution-tree (most of the times, on process-scope).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 14:04:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/clearing-the-execution-variables-before-completing-the-task/m-p/154195#M108678</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-08-12T14:04:46Z</dc:date>
    </item>
  </channel>
</rss>

