<?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 Custom XML-Data Objects in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-xml-data-objects/m-p/202342#M155472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've searched for a method to add Data to my process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are several questions, asking to add custom data object, such as an xml type, to the explorer/engin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example this post back in 2013 &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/content/support-declaring-dataobjects-bpmn-xml-default-values" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/support-declaring-dataobjects-bpmn-xml-default-values&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;But this post never got an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question now is, how do I add a complex data object to my BPMN Process ( i need it for configuration ). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the Activiti-Explorer, so it needs to be changeable without the need of engin-restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've noticed, that the the function org.activiti.bpmn.converter.BpmnXMLConverter #addConverter() is now public, so is this the best way to add a data object type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there examples of custom data objects?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 06:35:40 GMT</pubDate>
    <dc:creator>cocojack42</dc:creator>
    <dc:date>2014-08-27T06:35:40Z</dc:date>
    <item>
      <title>Custom XML-Data Objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-xml-data-objects/m-p/202342#M155472</link>
      <description>I've searched for a method to add Data to my process.There are several questions, asking to add custom data object, such as an xml type, to the explorer/engin.For example this post back in 2013 http://forums.activiti.org/content/support-declaring-dataobjects-bpmn-xml-default-valuesBut this post neve</description>
      <pubDate>Wed, 27 Aug 2014 06:35:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-xml-data-objects/m-p/202342#M155472</guid>
      <dc:creator>cocojack42</dc:creator>
      <dc:date>2014-08-27T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom XML-Data Objects</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-xml-data-objects/m-p/202343#M155473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will need to implement the org.activiti.engine.impl.variable.VariableType interface and register it with the process engine. All the current supported variable types are implemented that way, so they should give you a good way to get going.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I'm using the Activiti-Explorer, so it needs to be changeable without the need of engin-restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean by this? You will need config changes - which needs a restart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; I've noticed, that the the function org.activiti.bpmn.converter.BpmnXMLConverter #addConverter() is now public, so is this the best way to add a data object type?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, this is the class that converts the BPMN 2.0 xml to Java.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2014 17:59:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-xml-data-objects/m-p/202343#M155473</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-08-30T17:59:49Z</dc:date>
    </item>
  </channel>
</rss>

