<?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: Fill usertask with execution variables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224704#M177834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Stencils will indeed be the solution to create custom forms with variables from my java class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only problem is that I cannot create a listbox with a backed java arraylist (or hashmap..).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I can see this is not yet possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2016 11:35:55 GMT</pubDate>
    <dc:creator>robinho</dc:creator>
    <dc:date>2016-03-14T11:35:55Z</dc:date>
    <item>
      <title>Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224698#M177828</link>
      <description>HiI can fill values in a listbox (enter them manually or through REST endpoint) from the referenced form in an user task.Is it possible to create a user task and fill up a listbox with values destined from an execution variable? (java class)Thank you</description>
      <pubDate>Tue, 08 Mar 2016 11:24:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224698#M177828</guid>
      <dc:creator>robinho</dc:creator>
      <dc:date>2016-03-08T11:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224699#M177829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you should be able to do it. Instead of filling them from the REST call, fill it from the process instance variable. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 07:13:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224699#M177829</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-03-10T07:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224700#M177830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the form properties of a user task, I can use my process instance variables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that collections are not supported? (only string,boolean,enum,long,date)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read &lt;/SPAN&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;but i'm wondering if this also works in alfresco activiti enterprise… I don't think so&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible? thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:18:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224700#M177830</guid>
      <dc:creator>robinho</dc:creator>
      <dc:date>2016-03-10T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224701#M177831</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;My reply might not be exactly what you were looking for since you were looking at solution for activiti enterprise and activiti explorer. But until someone else gets to this may be this might help.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if you can achieve it in activiti-explorer but otherwise it is very much possible. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;While starting a BPM, you can pass the collection object also along with the other process instance variables. And once you have it, you can easily add them to a listbox and display them. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:31:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224701#M177831</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-03-10T09:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224702#M177832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your answer is really not clear..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it is possible in actviti-explorer:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/" rel="nofollow noopener noreferrer"&gt;http://www.jorambarrez.be/blog/2013/03/13/creating-a-new-form-property-in-activiti/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering if it is also supported in enterprise..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2016 09:56:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224702#M177832</guid>
      <dc:creator>robinho</dc:creator>
      <dc:date>2016-03-10T09:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224703#M177833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@proesmans: In enterprise, form stencils are the way to go and are way more powerful than form properties in Explorer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 09:46:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224703#M177833</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-11T09:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224704#M177834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Stencils will indeed be the solution to create custom forms with variables from my java class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only problem is that I cannot create a listbox with a backed java arraylist (or hashmap..).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I can see this is not yet possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 11:35:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224704#M177834</guid>
      <dc:creator>robinho</dc:creator>
      <dc:date>2016-03-14T11:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Fill usertask with execution variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224705#M177835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is possible, but you'd need to add a custom REST endpoint that your custom form widget calls.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 10:32:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/fill-usertask-with-execution-variables/m-p/224705#M177835</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-03-15T10:32:47Z</dc:date>
    </item>
  </channel>
</rss>

