<?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 Solution for dynamic form in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solution-for-dynamic-form/m-p/44773#M24743</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;I am playing a little bit with Activiti to evaluate a BPM engine for a future project. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So far, I found configuring and embedding the engine with Spring very simple. I found my well in the API as well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I am still unsure about the right way to use forms:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For now I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Static forms which, when submitted, will call TaskService.complete(String taskId, Map&amp;lt;String,Object&amp;gt; variables) to complete user task and eventually set some process variables. I use FormData.formkey to retrieve the right form to display.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Dynamic forms: I set FormData.formkey to an arbitrary value of "generic" to open a generic form. This generic form uses the information of FormData.getFormProperties() to build a generic form, like it is probably done in Activiti Explorer. It calls FormService submitTaskFormData(String taskId, Map&amp;lt;String,String&amp;gt; properties) to complete user task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My application has some requirements for supporting the definition of dynamic forms (forms that require no new deployment of the application) that go a step further that my generic form or the Activiti Explorer. Do you have some hints, or experiences about this? My web environment is JSF or GWT.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Samuel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 16:03:53 GMT</pubDate>
    <dc:creator>srouil</dc:creator>
    <dc:date>2011-10-03T16:03:53Z</dc:date>
    <item>
      <title>Solution for dynamic form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-for-dynamic-form/m-p/44773#M24743</link>
      <description>Hi,I am playing a little bit with Activiti to evaluate a BPM engine for a future project. So far, I found configuring and embedding the engine with Spring very simple. I found my well in the API as well. However, I am still unsure about the right way to use forms:For now I have:1. Static forms which</description>
      <pubDate>Mon, 03 Oct 2011 16:03:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-for-dynamic-form/m-p/44773#M24743</guid>
      <dc:creator>srouil</dc:creator>
      <dc:date>2011-10-03T16:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Solution for dynamic form</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solution-for-dynamic-form/m-p/44774#M24744</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 may want to look at the Activiti CDI module (in trunk or the coming 5.8 release).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This module provides very nice capabilities to create a dynamic form application / process application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can look at one of the articles published by Daniel Meyer of Camunda, that you can find at the main Activiti page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 08:59:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solution-for-dynamic-form/m-p/44774#M24744</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-04T08:59:51Z</dc:date>
    </item>
  </channel>
</rss>

