<?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: Activiti FormKey Property in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25898#M11219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an instance of this concept being discussed in a &lt;A _jive_internal="true" href="https://community.alfresco.com/thread/226275-adding-a-external-ui-like-angular-js-ui-in-process-model-in-activiti-is-possible'" rel="nofollow noopener noreferrer"&gt;previous forum post&lt;/A&gt;, and an Alfresco employee responded with some helpful links and suggestions. Here is &lt;A href="https://vaadin.com/wiki/-/wiki/Main/Building+Vaadin+Applications+on+top+of+Activiti" rel="nofollow noopener noreferrer"&gt;another example&lt;/A&gt; using Vaadin, which shows specifically what you're asking about relating to the form key utilization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The form key is actually set on the Activiti side of things and utilized by your external app to match the custom UI to the Activiti form data. Take a look at the 'ActivitiFormRest.js' file within the Activiti-Alpaca application, particularly the 'getTaskFormById' function - that passes the form data back to Alpaca, that then handles rendering.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 21:19:51 GMT</pubDate>
    <dc:creator>jearles</dc:creator>
    <dc:date>2017-03-03T21:19:51Z</dc:date>
    <item>
      <title>Activiti FormKey Property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25895#M11216</link>
      <description>I wish to attach an external form to start event and to user tasks in an Activiti project. However, adding the name of the custom form file in the field, doesn't direct me to the form in Activiti Explorer.Can someone please hep by listing out the steps to attach an external form to Activiti pojects,</description>
      <pubDate>Thu, 02 Mar 2017 18:16:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25895#M11216</guid>
      <dc:creator>jeenut</dc:creator>
      <dc:date>2017-03-02T18:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti FormKey Property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25896#M11217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeenu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another active user on these forums &lt;B&gt;Greg Harley&lt;/B&gt; has previously written an example of this, using &lt;A href="http://alpacajs.org/" rel="nofollow noopener noreferrer"&gt;Alpaca Forms&lt;/A&gt;&amp;nbsp;- the project called 'activiti-alpaca' is &lt;A href="https://github.com/gdharley/activiti-alpaca" rel="nofollow noopener noreferrer"&gt;located here&lt;/A&gt;. Be aware,&lt;SPAN style="background-color: rgba(0, 0, 0, 0.498039);"&gt;&amp;nbsp;it was built using Activiti 5.14 and there have been some Rest API changes in Activiti since then, meaning, the code will not work in 5.22/newer-versions without some changes to the REST calls.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(0, 0, 0, 0.498039);"&gt;Hopefully it will give you an idea of what you're looking at doing, and how to complete it.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(0, 0, 0, 0.498039);"&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 22:03:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25896#M11217</guid>
      <dc:creator>jearles</dc:creator>
      <dc:date>2017-03-02T22:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti FormKey Property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25897#M11218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jonathan for the prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had looked at this project before. But I wasn't able to understand it fully. I am trying to take one step at a time in understanding building projects in&amp;nbsp;Activiti. So, can I please take the liberty of asking a few basic questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Where in this project is the form key being set?&lt;/P&gt;&lt;P&gt;2. I wish to take a look at how this project looks like. But I can't find any .bpmn/.bpmn.20.xml file in the project. How do I deploy this in Activiti explorer?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, I am using Activiti version 5.18.0 and I am using the explorer app. Even if I put in a random value for form key in the project, the project works as if there was nothing given, i.e. it &amp;nbsp;doesn't even give an error. It looks like the property form key is not being processed. I can't understand why is that so.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeenu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 02:43:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25897#M11218</guid>
      <dc:creator>jeenut</dc:creator>
      <dc:date>2017-03-03T02:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti FormKey Property</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25898#M11219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an instance of this concept being discussed in a &lt;A _jive_internal="true" href="https://community.alfresco.com/thread/226275-adding-a-external-ui-like-angular-js-ui-in-process-model-in-activiti-is-possible'" rel="nofollow noopener noreferrer"&gt;previous forum post&lt;/A&gt;, and an Alfresco employee responded with some helpful links and suggestions. Here is &lt;A href="https://vaadin.com/wiki/-/wiki/Main/Building+Vaadin+Applications+on+top+of+Activiti" rel="nofollow noopener noreferrer"&gt;another example&lt;/A&gt; using Vaadin, which shows specifically what you're asking about relating to the form key utilization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The form key is actually set on the Activiti side of things and utilized by your external app to match the custom UI to the Activiti form data. Take a look at the 'ActivitiFormRest.js' file within the Activiti-Alpaca application, particularly the 'getTaskFormById' function - that passes the form data back to Alpaca, that then handles rendering.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 21:19:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-formkey-property/m-p/25898#M11219</guid>
      <dc:creator>jearles</dc:creator>
      <dc:date>2017-03-03T21:19:51Z</dc:date>
    </item>
  </channel>
</rss>

