<?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: Adding custom properties to BPMN tasks in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223211#M176341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 13:20:56 GMT</pubDate>
    <dc:creator>jlilley</dc:creator>
    <dc:date>2016-08-23T13:20:56Z</dc:date>
    <item>
      <title>Adding custom properties to BPMN tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223207#M176337</link>
      <description>I would like to attach some custom properties to Tasks in BPMN without directly editing the XML.&amp;nbsp; Is there a place in the designer where I can just enter any arbitrary property/value pair?&amp;nbsp; Or is there some more complex process that must be done?</description>
      <pubDate>Fri, 19 Aug 2016 13:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223207#M176337</guid>
      <dc:creator>jlilley</dc:creator>
      <dc:date>2016-08-19T13:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom properties to BPMN tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223208#M176338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use extension elements for this purpose. I do not know whether there is a place in the editor where to put these extension elements, but extension elements are part of BPMN 20 standard and are implemented in activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 14:31:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223208#M176338</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-08-22T14:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom properties to BPMN tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223209#M176339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Martin.&amp;nbsp; I also see there is a "form key" in the designer for User Task.&amp;nbsp; We will be building custom UI around user tasks and calling complete() programatically.&amp;nbsp; Given that, could I use "form key" for my own purposes as a key into our UI asset list?&amp;nbsp; How would I query that piece of information from the Task object in Java?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;john&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 14:36:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223209#M176339</guid>
      <dc:creator>jlilley</dc:creator>
      <dc:date>2016-08-22T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom properties to BPMN tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223210#M176340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;could I use "form key" for my own purposes as a key into our UI asset list?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, this attribute is meant exactly for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How would I query that piece of information from the Task object in Java?&lt;/BLOCKQUOTE&gt;&lt;CODE&gt;&lt;BR /&gt;org.activiti.bpmn.model.UserTask#formKey&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 09:10:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223210#M176340</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-08-23T09:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom properties to BPMN tasks</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223211#M176341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 13:20:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-properties-to-bpmn-tasks/m-p/223211#M176341</guid>
      <dc:creator>jlilley</dc:creator>
      <dc:date>2016-08-23T13:20:56Z</dc:date>
    </item>
  </channel>
</rss>

