<?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 independent forms to the engine in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/adding-independent-forms-to-the-engine/m-p/13103#M5475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm somewhat new to Activiti as well, so please take this with a grain of salt &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you have two tracks you can take - bundle the generated xhtml into a deployment or utilize external form rendering.&amp;nbsp; The deployment route would entail writing the xhtml to disk and then adding it to a deployment archive (business archive or bar), and then deploying the bar to the engine.&amp;nbsp; Using external form rendering is quite a bit different - you would write code to pull the form key from your BPMN and then use some method to look up that key from your existing solution.&amp;nbsp; When the user submits the form, it would be your responsibility to submit the data to activiti either via FormService.submitStartFormData(String processDefinitionId, Map&amp;lt;String,String&amp;gt; properties) or FormService.submitTaskFormData(String taskId, Map&amp;lt;String,String&amp;gt; properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps a bit!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2011 21:06:25 GMT</pubDate>
    <dc:creator>rkroll</dc:creator>
    <dc:date>2011-04-25T21:06:25Z</dc:date>
    <item>
      <title>Adding independent forms to the engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-independent-forms-to-the-engine/m-p/13102#M5474</link>
      <description>Hi Guys,i tried out the simple forms and the connection to some user tasks. all worked fine.but for the project i'm working on i need much more complex forms then the hand-written ones shown in all examples.here is my use case: i got an form-editor giving an non-technical worker the possibility to c</description>
      <pubDate>Tue, 15 Mar 2011 09:24:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-independent-forms-to-the-engine/m-p/13102#M5474</guid>
      <dc:creator>piseven</dc:creator>
      <dc:date>2011-03-15T09:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding independent forms to the engine</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-independent-forms-to-the-engine/m-p/13103#M5475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm somewhat new to Activiti as well, so please take this with a grain of salt &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you have two tracks you can take - bundle the generated xhtml into a deployment or utilize external form rendering.&amp;nbsp; The deployment route would entail writing the xhtml to disk and then adding it to a deployment archive (business archive or bar), and then deploying the bar to the engine.&amp;nbsp; Using external form rendering is quite a bit different - you would write code to pull the form key from your BPMN and then use some method to look up that key from your existing solution.&amp;nbsp; When the user submits the form, it would be your responsibility to submit the data to activiti either via FormService.submitStartFormData(String processDefinitionId, Map&amp;lt;String,String&amp;gt; properties) or FormService.submitTaskFormData(String taskId, Map&amp;lt;String,String&amp;gt; properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps a bit!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 21:06:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-independent-forms-to-the-engine/m-p/13103#M5475</guid>
      <dc:creator>rkroll</dc:creator>
      <dc:date>2011-04-25T21:06:25Z</dc:date>
    </item>
  </channel>
</rss>

