<?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 Expose id attribute of userTask element in Task interface in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13911#M5904</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;Just to find out that is there any plan to expose id attribute of userTask element in Task interface?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to request this feature to be included in 5.0.beta2 to make task form integration simpler in Grails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is sample code from vacation request bpmn xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;process id="vacationRequest" name="Vacation request"&amp;gt;&lt;BR /&gt;….&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;userTask id="handleRequest" name="Handle vacation request"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activiti:form="org/activiti/examples/taskforms/approve.form" &amp;gt;&amp;nbsp;&amp;nbsp; &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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Given code block above, for locating Task form (GSP view) by Convention over Configuration in Grails, we can achieve it by using getKey() (proposed API for expose of id attribute) of Task interface. While the getKey() return "handleRequest", we can make the convention controller/action equals to processKey/userTaskKey, where in the case above is vacationRequest/handleRequest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the developer can run the same bpmn.xml in both Activiti Explorer and Grails environment without any amendment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think?&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>Tue, 07 Sep 2010 05:48:34 GMT</pubDate>
    <dc:creator>limcheekin</dc:creator>
    <dc:date>2010-09-07T05:48:34Z</dc:date>
    <item>
      <title>Expose id attribute of userTask element in Task interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13911#M5904</link>
      <description>Hi,Just to find out that is there any plan to expose id attribute of userTask element in Task interface?I would like to request this feature to be included in 5.0.beta2 to make task form integration simpler in Grails.Below is sample code from vacation request bpmn xml:&amp;lt;process id="vacationRequest</description>
      <pubDate>Tue, 07 Sep 2010 05:48:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13911#M5904</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-09-07T05:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Expose id attribute of userTask element in Task interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13912#M5905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think it's a good idea, not only for Grails, but for other technologies as well. I vote for it to be included in the upcoming release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 07:01:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13912#M5905</guid>
      <dc:creator>sstolarczyk</dc:creator>
      <dc:date>2010-09-07T07:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expose id attribute of userTask element in Task interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13913#M5906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also think this is a good idea. I also vote for it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 07:56:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13913#M5906</guid>
      <dc:creator>rilisema</dc:creator>
      <dc:date>2010-09-07T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expose id attribute of userTask element in Task interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13914#M5907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I support this request&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 18:34:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13914#M5907</guid>
      <dc:creator>cosmicrider</dc:creator>
      <dc:date>2010-09-07T18:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expose id attribute of userTask element in Task interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13915#M5908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do I understand correctly that you want a method added to the Task interface like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;String getTaskId();&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;that returns 'handleRequest' in your example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(i added &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-145" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-145&lt;/A&gt;&lt;SPAN&gt; )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Sep 2010 07:28:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13915#M5908</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2010-09-13T07:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expose id attribute of userTask element in Task interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13916#M5909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do I understand correctly that you want a method added to the Task interface like&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;String getTaskId();&lt;/CODE&gt;&lt;BR /&gt;that returns 'handleRequest' in your example?&lt;BR /&gt;&lt;BR /&gt;(i added &lt;A href="http://jira.codehaus.org/browse/ACT-145" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-145&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;Yes. Thanks for creating the jira issue and your support on this enhancement.&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>Mon, 13 Sep 2010 10:08:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/expose-id-attribute-of-usertask-element-in-task-interface/m-p/13916#M5909</guid>
      <dc:creator>limcheekin</dc:creator>
      <dc:date>2010-09-13T10:08:31Z</dc:date>
    </item>
  </channel>
</rss>

