<?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 Is activiti:form attribute support any text value? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41737#M22378</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;In Activiti's User Guide mentioned that "you could fill in the form attribute with any text value that you want if you are not using Activiti Explorer." at &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#taskForms" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#taskForms&lt;/A&gt;&lt;SPAN&gt;. Is this statement still valid?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For your information, this feature is important to create sample application for Grails Activiti Plugin which based on Vacation Request process. You may find out more about the discussion of sample application creation at &lt;/SPAN&gt;&lt;A href="http://groups.google.com/group/grails-activiti-plugin/browse_thread/thread/fbacae1410447321" rel="nofollow noopener noreferrer"&gt;http://groups.google.com/group/grails-activiti-plugin/browse_thread/thread/fbacae1410447321&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is amended code snippet in VacationRequest.bpmn20.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;process id="vacationRequest" name="Vacation request"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;startEvent id="request" activiti:form="vacationRequest/create" /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run the integration test cases, I see the following exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;form 'vacationRequest/create' not available in org.activiti.impl.repository.DeploymentImpl@f64b73&lt;BR /&gt;&lt;BR /&gt;org.activiti.ActivitiException: form 'vacationRequest/create' not available in org.activiti.impl.repository.DeploymentImpl@f64b73&lt;BR /&gt;at org.activiti.impl.cmd.GetFormCmd.getFormTemplateString(GetFormCmd.java:98)&lt;BR /&gt;at org.activiti.impl.cmd.GetFormCmd.execute(GetFormCmd.java:86)&lt;BR /&gt;at org.activiti.impl.interceptor.DefaultCommandExecutor$InternalCommandInterceptorChain.execute(DefaultCommandExecutor.java:99)&lt;BR /&gt;at org.activiti.impl.interceptor.DefaultCommandExecutor$InternalCommandContextCreator.invoke(DefaultCommandExecutor.java:124)&lt;BR /&gt;at org.activiti.impl.interceptor.DefaultCommandExecutor$InternalCommandInterceptorChain.execute(DefaultCommandExecutor.java:92)&lt;BR /&gt;at org.activiti.impl.interceptor.DefaultCommandExecutor.execute(DefaultCommandExecutor.java:54)&lt;BR /&gt;at org.activiti.impl.ProcessServiceImpl.getStartFormByKey(ProcessServiceImpl.java:168)&lt;BR /&gt;at com.vobject.VacationRequestService.getStartForm(VacationRequestService.groovy:9)&lt;BR /&gt;at com.vobject.VacationRequestService$$FastClassByCGLIB$$4c496669.invoke()&lt;BR /&gt;at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)&lt;BR /&gt;at com.vobject.VacationRequestService$$EnhancerByCGLIB$$7a2911e4.getStartForm()&lt;BR /&gt;at com.vobject.VacationRequestController$_closure1.doCall(VacationRequestController.groovy:8)&lt;BR /&gt;at com.vobject.VacationRequestController$_closure1.doCall(VacationRequestController.groovy)&lt;BR /&gt;at com.vobject.VacationRequestControllerTests.testStartProcessRedirectedUrl(VacationRequestControllerTests.groovy:33)&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Aug 2010 08:44:31 GMT</pubDate>
    <dc:creator>limcheekin</dc:creator>
    <dc:date>2010-08-10T08:44:31Z</dc:date>
    <item>
      <title>Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41737#M22378</link>
      <description>Hi,In Activiti's User Guide mentioned that "you could fill in the form attribute with any text value that you want if you are not using Activiti Explorer." at http://activiti.org/userguide/index.html#taskForms. Is this statement still valid?For your information, this feature is important to create s</description>
      <pubDate>Tue, 10 Aug 2010 08:44:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41737#M22378</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-08-10T08:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41738#M22379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;did you include the form resource in the process archive?&amp;nbsp; meaning, the thing you deployed, did it contain both the process resource *and* the form resource in a zip format?&amp;nbsp; …and was the resource named&amp;nbsp; vacationRequest/create or did it have some extension in the deployment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you also might check with probe the contents of the db to see what is actually in it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 09:26:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41738#M22379</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-08-10T09:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41739#M22380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no physical form resource, I used the activiti:form attribute to indicate where the form (GSP) is located by URI, as I am not using Activiti Explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway I can disable the form resource checking? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, do you have better suggestion on Activiti and GSP form integration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 02:12:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41739#M22380</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-08-12T02:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41740#M22381</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;May I know is there any updates? Your comments and advices is very important to us.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warmest regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Tom,&lt;BR /&gt;&lt;BR /&gt;There is no physical form resource, I used the activiti:form attribute to indicate where the form (GSP) is located by URI, as I am not using Activiti Explorer.&lt;BR /&gt;&lt;BR /&gt;Is there anyway I can disable the form resource checking? &lt;BR /&gt;&lt;BR /&gt;Alternatively, do you have better suggestion on Activiti and GSP form integration?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 07:07:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41740#M22381</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-08-16T07:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41741#M22382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i now looked at the stacktrace a little closer.&amp;nbsp; the problem is that you use the method ProcessServiceImpl.getStartFormByKey.&amp;nbsp; That method includes the rendering.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;instead you should get the Task object and get the form attribute from there.&amp;nbsp; currently the form attribute is not yet exposed, but it should.&amp;nbsp;&amp;nbsp; please add a jira issue to expose the task form property on the task interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the meantime, a workaround is that you can just cast to a TaskImpl and then access the getter method on the form property.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 06:07:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41741#M22382</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-08-18T06:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41742#M22383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. I created a jira issue at &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-82" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-82&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 15:19:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41742#M22383</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-08-18T15:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41743#M22384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks. I created a jira issue at &lt;A href="http://jira.codehaus.org/browse/ACT-82" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-82&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any plan to resolve this issue in beta1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chee Kin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 06:27:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41743#M22384</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-08-26T06:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41744#M22385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;started on it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 08:41:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41744#M22385</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-08-26T08:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is activiti:form attribute support any text value?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41745#M22386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great! Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Aug 2010 13:22:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-activiti-form-attribute-support-any-text-value/m-p/41745#M22386</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-08-27T13:22:39Z</dc:date>
    </item>
  </channel>
</rss>

