<?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: Activiti enum type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-enum-type/m-p/135195#M94885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "variable" field (or value-field) configures the actual value of the field, not the POSSIBLE VALUES that can be selected. So if you're using variable="var", you're just telling activiti to write the value the user selects to this property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to have a form-property with enum-values that are created at runtime (so which are not defined in the BPMN20.xml), you'll have to create a custom variable type. A good example of this is org.activiti.explorer.form.UserFormType. Search the forum on this, there is a post or two with more explanation on how to wire this type.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2013 13:03:47 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-02-15T13:03:47Z</dc:date>
    <item>
      <title>Activiti enum type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-enum-type/m-p/135194#M94884</link>
      <description>Hello, everybody.I have a question. How can I make an Activiti form enum from Java code. In other words, I used two cases. The first one:Map&amp;lt;String, String&amp;gt; map = new Hashmap&amp;lt;String, String&amp;gt;();map.put("one", "oneVal");map.put("two", "twoVal");execution.setVariable("var", val);After that</description>
      <pubDate>Fri, 15 Feb 2013 07:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-enum-type/m-p/135194#M94884</guid>
      <dc:creator>afenske</dc:creator>
      <dc:date>2013-02-15T07:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti enum type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-enum-type/m-p/135195#M94885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "variable" field (or value-field) configures the actual value of the field, not the POSSIBLE VALUES that can be selected. So if you're using variable="var", you're just telling activiti to write the value the user selects to this property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to have a form-property with enum-values that are created at runtime (so which are not defined in the BPMN20.xml), you'll have to create a custom variable type. A good example of this is org.activiti.explorer.form.UserFormType. Search the forum on this, there is a post or two with more explanation on how to wire this type.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 13:03:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-enum-type/m-p/135195#M94885</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-15T13:03:47Z</dc:date>
    </item>
  </channel>
</rss>

