<?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 variables best practices in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152564#M107201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been looking for the way to define list of variables used in a process and came across &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/explicit-variables-process-definitions" rel="nofollow noopener noreferrer"&gt; Explicit variables in process definitions&lt;/A&gt;&lt;SPAN&gt; topic and related &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-620" rel="nofollow noopener noreferrer"&gt;ACT-620&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, ACT-620 is closed without any reasoning or solution, so I'd like to formulate the question differently: Are there any best practices regarding process variables? Besides the need for "process interface", I need to handle process variables at three or four places within the project: process itself, published process API (e.g. web service for instance creation), JavaDelegate implementations and jUnit tests. Is there a way to define shared process related list of variables?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought about a simple Java class/enum (or Spring bean) holding all process instance names. It seems simple, but at least it could help with typo errors, (naming) conventions and prevent duplicate variables … However, I can't use expression in resultVariableName attribute within process definition and that makes my idea unfeasible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 10:12:36 GMT</pubDate>
    <dc:creator>hisaak</dc:creator>
    <dc:date>2013-09-26T10:12:36Z</dc:date>
    <item>
      <title>Process variables best practices</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152564#M107201</link>
      <description>Hi everybody,I've been looking for the way to define list of variables used in a process and came across  Explicit variables in process definitions topic and related ACT-620.However, ACT-620 is closed without any reasoning or solution, so I'd like to formulate the question differently: Are there any</description>
      <pubDate>Thu, 26 Sep 2013 10:12:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152564#M107201</guid>
      <dc:creator>hisaak</dc:creator>
      <dc:date>2013-09-26T10:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Process variables best practices</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152565#M107202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"holding all process instance names" -&amp;gt; "holding all process &lt;/SPAN&gt;&lt;STRONG&gt;variable&lt;/STRONG&gt;&lt;SPAN&gt; names"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 11:50:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152565#M107202</guid>
      <dc:creator>hisaak</dc:creator>
      <dc:date>2013-09-26T11:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Process variables best practices</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152566#M107203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using an enum is a good idea, and is accessible from expressions, if that is required… Or use some kind of map that is exposed to the expressions in activiti (using processEngineCOnfiguration beans for example, see userguide).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 08:40:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-variables-best-practices/m-p/152566#M107203</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-10-02T08:40:32Z</dc:date>
    </item>
  </channel>
</rss>

