<?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 'Process Instance Variable' and 'Task Local Variable' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16261#M7200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone how the differences between "Process Instance Variable" and "Task Local Variable"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jan 2011 07:55:32 GMT</pubDate>
    <dc:creator>lojian</dc:creator>
    <dc:date>2011-01-14T07:55:32Z</dc:date>
    <item>
      <title>'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16261#M7200</link>
      <description>Does anyone how the differences between "Process Instance Variable" and "Task Local Variable"?</description>
      <pubDate>Fri, 14 Jan 2011 07:55:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16261#M7200</guid>
      <dc:creator>lojian</dc:creator>
      <dc:date>2011-01-14T07:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16262#M7201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Task variables are only available within the task itself. Once the task is complete, they are gone (although present in history if configured to historyLevel FULL).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting process variables from API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;runtimeService.setVariable(processInstance.getId(), "varName", "value");&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting task variables from API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;taskService.setVariableLocal(task.getId(), "varName", "value");&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 08:40:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16262#M7201</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-01-14T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16263#M7202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Got it! Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest write these concept into documentation. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Maybe I could help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 09:31:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16263#M7202</guid>
      <dc:creator>lojian</dc:creator>
      <dc:date>2011-01-14T09:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16264#M7203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. Are Local variables accessible in Forms (e.g. as temporary variable which will be created on create task, or processed on exit task )? I miss this feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 18:08:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16264#M7203</guid>
      <dc:creator>pgrec</dc:creator>
      <dc:date>2011-02-16T18:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16265#M7204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should take a look at 'form properties', that's exactly what you probably need &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#formProperties" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#formProperties&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Feb 2011 09:00:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16265#M7204</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-17T09:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16266#M7205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How would we specify task local variables in the bpmn? I read somewhere else on this forum that io specs are not supported, is that true?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 22:17:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16266#M7205</guid>
      <dc:creator>jorell</dc:creator>
      <dc:date>2013-08-28T22:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16267#M7206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want task-local variables, use a taskListener (create) to get access to the DelegateTask, which supports setVariableLocal()…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 09:15:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16267#M7206</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-09-04T09:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16268#M7207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I get ProcessInstance Variable in expression &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 12:50:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16268#M7207</guid>
      <dc:creator>santoshkumar</dc:creator>
      <dc:date>2016-02-25T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: 'Process Instance Variable' and 'Task Local Variable'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16269#M7208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;${myVar}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 05:19:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-instance-variable-and-task-local-variable/m-p/16269#M7208</guid>
      <dc:creator>tgebeyehu</dc:creator>
      <dc:date>2016-03-14T05:19:29Z</dc:date>
    </item>
  </channel>
</rss>

