<?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 Accessing process variables from custom FormProperty in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/accessing-process-variables-from-custom-formproperty/m-p/142555#M99823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to implement a custom form property which uses a vaadin ListSelection for selecting an item.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have successfully implemented the control itself, and it is working really well so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, now I would like to populate the ListSelection control with values that I have stored in a process variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The process should work as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Process starts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- ServiceTask loads a list of domain objects, stores them in a process variable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- UserTask shows a list of loaded domain objects, allows user to select one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now i need to either &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a) pass my process variable along to the form property somehow or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) access the process' variables via code directly from my custom ListFormPropertyRenderer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way I can accomplish this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, Uwe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 20:54:49 GMT</pubDate>
    <dc:creator>e0625178</dc:creator>
    <dc:date>2013-06-11T20:54:49Z</dc:date>
    <item>
      <title>Accessing process variables from custom FormProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-process-variables-from-custom-formproperty/m-p/142555#M99823</link>
      <description>Hello,I'm trying to implement a custom form property which uses a vaadin ListSelection for selecting an item.I have successfully implemented the control itself, and it is working really well so far.However, now I would like to populate the ListSelection control with values that I have stored in a pr</description>
      <pubDate>Tue, 11 Jun 2013 20:54:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-process-variables-from-custom-formproperty/m-p/142555#M99823</guid>
      <dc:creator>e0625178</dc:creator>
      <dc:date>2013-06-11T20:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing process variables from custom FormProperty</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/accessing-process-variables-from-custom-formproperty/m-p/142556#M99824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, the UserFormType/UserFormPropertyRenderer does a similar thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply do a call to the Activiti engine from within the renderer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 07:39:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/accessing-process-variables-from-custom-formproperty/m-p/142556#M99824</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-06-12T07:39:48Z</dc:date>
    </item>
  </channel>
</rss>

