<?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 Store variables in each task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57958#M35344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a process which has several tasks. In each task i want to store Comments/Remarks provided by the user, Reason (Some Predefined Values (Combo)) and Action selected by the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already have a user interface developed for the this. I want to pass these three values to be passes to the Activiti. I want these variables to be a part of history. so that i can retrieve these value later and show them in some History UI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please can you guys share some good approaches to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Faraz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 05:47:00 GMT</pubDate>
    <dc:creator>afaraz</dc:creator>
    <dc:date>2011-08-18T05:47:00Z</dc:date>
    <item>
      <title>Store variables in each task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57958#M35344</link>
      <description>I have a process which has several tasks. In each task i want to store Comments/Remarks provided by the user, Reason (Some Predefined Values (Combo)) and Action selected by the user.I already have a user interface developed for the this. I want to pass these three values to be passes to the Activiti</description>
      <pubDate>Thu, 18 Aug 2011 05:47:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57958#M35344</guid>
      <dc:creator>afaraz</dc:creator>
      <dc:date>2011-08-18T05:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Store variables in each task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57959#M35345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;use the api to store the values and set history to full to be able to retrieve them afterwards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 07:24:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57959#M35345</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-08-18T07:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Store variables in each task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57960#M35346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;use the api to store the values and set history to full to be able to retrieve them afterwards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;but How can i use the APi to store value ? Can you point me to some link please ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 08:10:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57960#M35346</guid>
      <dc:creator>afaraz</dc:creator>
      <dc:date>2011-08-18T08:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Store variables in each task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57961#M35347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;almost ALL the examples and things mentioned in the normal docs do this. So please look at them first&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 08:39:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57961#M35347</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-08-18T08:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Store variables in each task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57962#M35348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;almost ALL the examples and things mentioned in the normal docs do this. So please look at them first&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Will this statement do that ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;taskService.setVariableLocal(taskId , variableName, variableValue);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 10:03:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57962#M35348</guid>
      <dc:creator>afaraz</dc:creator>
      <dc:date>2011-08-18T10:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Store variables in each task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57963#M35349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;why don't you give it a try? It's not like the world is going to blow up if it fails (even not if it works)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 16:27:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/store-variables-in-each-task/m-p/57963#M35349</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-08-18T16:27:08Z</dc:date>
    </item>
  </channel>
</rss>

