<?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: Custom form type &amp;BAR Upload:Activiti REST versus A.Explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-type-bar-upload-activiti-rest-versus-a-explorer/m-p/106552#M74584</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit the activiti (spring) configuration activiti-context.xml, that placed under \activiti-rest\WEB-INF\classes :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;register the custom form types&lt;/SPAN&gt;&lt;STRONG&gt; ids&lt;/STRONG&gt;&lt;SPAN&gt; within processEngineConfiguration bean like registering on the applicationContext.xml of Activiti Explorer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;lt;bean id="processEngineConfiguration" class="org.activiti.spring.SpringProcessEngineConfiguration"&amp;gt;&lt;BR /&gt;….&lt;BR /&gt;&amp;lt;property name="customFormTypes"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ref bean="myCustomFormType1"/&amp;gt;&lt;BR /&gt;….&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/bean&amp;gt;&lt;/CODE&gt;&lt;SPAN&gt;And then register in same file the java classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–&amp;nbsp; Custom form types –&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;bean id="myCustomFormType1" class="main.activiti.engine.formtype.MyCustomFormType1"/&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;SPAN&gt;The activiti must be restarted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 10:08:28 GMT</pubDate>
    <dc:creator>udoderk</dc:creator>
    <dc:date>2012-11-13T10:08:28Z</dc:date>
    <item>
      <title>Custom form type &amp;BAR Upload:Activiti REST versus A.Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-type-bar-upload-activiti-rest-versus-a-explorer/m-p/106551#M74583</link>
      <description>Hi all,i have defined the new custom form type myFormType with name 'myT', registered it like userFormType (on \webapps\activiti-explorer\WEB-INF\applicationContext.xml and \webapps\activiti-explorer\WEB-INF\activiti-ui.context.xml files).The needed custom java classes are placed into .jar file.Web</description>
      <pubDate>Mon, 12 Nov 2012 17:13:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-type-bar-upload-activiti-rest-versus-a-explorer/m-p/106551#M74583</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-11-12T17:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom form type &amp;BAR Upload:Activiti REST versus A.Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-form-type-bar-upload-activiti-rest-versus-a-explorer/m-p/106552#M74584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit the activiti (spring) configuration activiti-context.xml, that placed under \activiti-rest\WEB-INF\classes :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;register the custom form types&lt;/SPAN&gt;&lt;STRONG&gt; ids&lt;/STRONG&gt;&lt;SPAN&gt; within processEngineConfiguration bean like registering on the applicationContext.xml of Activiti Explorer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;lt;bean id="processEngineConfiguration" class="org.activiti.spring.SpringProcessEngineConfiguration"&amp;gt;&lt;BR /&gt;….&lt;BR /&gt;&amp;lt;property name="customFormTypes"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ref bean="myCustomFormType1"/&amp;gt;&lt;BR /&gt;….&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/list&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/bean&amp;gt;&lt;/CODE&gt;&lt;SPAN&gt;And then register in same file the java classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!–&amp;nbsp; Custom form types –&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;bean id="myCustomFormType1" class="main.activiti.engine.formtype.MyCustomFormType1"/&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;SPAN&gt;The activiti must be restarted.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 10:08:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-form-type-bar-upload-activiti-rest-versus-a-explorer/m-p/106552#M74584</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-11-13T10:08:28Z</dc:date>
    </item>
  </channel>
</rss>

