<?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: DefaultFormHandler/extensionElement/ -&amp;gt; no form properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58731#M35994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I meant the rest-webapp:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-webapp-rest/src/main/java/org/activiti/rest/api/task/TaskOperationPut.java" rel="nofollow noopener noreferrer"&gt;http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-webapp-rest/src/main/java/org/activiti/rest/api/task/TaskOperationPut.java&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2011 13:18:14 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2011-05-20T13:18:14Z</dc:date>
    <item>
      <title>DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58724#M35987</link>
      <description>Hello,I'm having a problem with the activiti-webapp-explorer2 (activiti 5.4).Whenever a usertask requires some input the form needs to be renderedand displayed.When I press the "complete task" button the following error occurs.org.activiti.engine.ActivitiException: Unknown property used in expressio</description>
      <pubDate>Mon, 09 May 2011 10:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58724#M35987</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-05-09T10:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58725#M35988</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;Explorer 2 webapp is a prototype, and not really ready to be used out in the open. It uses the form-properties defined in the "extentionElement" of the start-event or task to render a form, not the "activiti:formKey" as Activiti explorer does, so makes sense you get this error. When using form-properties, the form will be rendered on the task-detail…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 10:44:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58725#M35988</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-05-09T10:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58726#M35989</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;thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is the source code of that available somewhere?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I couldn't find it in the repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;greetings hlux&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 13:34:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58726#M35989</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-05-09T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58727#M35990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you didn't build explorer2 webapp from source, where did you find it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 07:24:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58727#M35990</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-05-10T07:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58728#M35991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do have the source for explorer2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was interested in the way the explorer handles the forms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You described that it would use the "activiti:formKey" instead of&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the "extentionElement".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That confused me a bit, because the DefaultFormHandler that parses the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;configuration is part of the activiti-engine package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought maybe it would clear up things for me, if I cound see the source code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of the activiti-webapp-explorer, which is used in the demo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But that source code I couldn't find.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hlux&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 08:55:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58728#M35991</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-05-10T08:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58729#M35992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah that way &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;You can find it here: &lt;/SPAN&gt;&lt;A href="http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-webapp-explorer" rel="nofollow noopener noreferrer"&gt;http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-webapp-explorer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fyi, it overlays the activiti-webapp base-project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 09:04:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58729#M35992</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-05-10T09:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58730#M35993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi, thank you for the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately I don't see any code that actually deals with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;forms in those 2 webapps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I probably don't understand the concept of the overlaying projects..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maybe you can shed some light on that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 12:13:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58730#M35993</guid>
      <dc:creator>hlux</dc:creator>
      <dc:date>2011-05-10T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: DefaultFormHandler/extensionElement/ -&gt; no form properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58731#M35994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I meant the rest-webapp:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-webapp-rest/src/main/java/org/activiti/rest/api/task/TaskOperationPut.java" rel="nofollow noopener noreferrer"&gt;http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-webapp-rest/src/main/java/org/activiti/rest/api/task/TaskOperationPut.java&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 13:18:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/defaultformhandler-extensionelement-gt-no-form-properties/m-p/58731#M35994</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-05-20T13:18:14Z</dc:date>
    </item>
  </channel>
</rss>

