<?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: Where all the Process Execution Variable gets stored? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170695#M123965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's stored in the ACT_RU_VARIABLE table if the process instance is still running. Otherwise you'll have to look in the history tables. Isn't it easier to use the Activiti API to access the variable value, instead of going directly to the database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Nov 2013 13:08:47 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-11-29T13:08:47Z</dc:date>
    <item>
      <title>Where all the Process Execution Variable gets stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170694#M123964</link>
      <description>After referring to your example I have a Java service task as below. please tell me where can I expect the "var1" with Value to be stored with this particular process instance? My project requirement needs to get this variable with value stored somewhere in activiti DB and later we can update this v</description>
      <pubDate>Fri, 29 Nov 2013 12:46:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170694#M123964</guid>
      <dc:creator>monika_b</dc:creator>
      <dc:date>2013-11-29T12:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where all the Process Execution Variable gets stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170695#M123965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's stored in the ACT_RU_VARIABLE table if the process instance is still running. Otherwise you'll have to look in the history tables. Isn't it easier to use the Activiti API to access the variable value, instead of going directly to the database?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 13:08:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170695#M123965</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-11-29T13:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where all the Process Execution Variable gets stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170696#M123966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks lot for help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I figured out it gets saved in ACT_HI_VARINST.&amp;nbsp; And Yes I am using the activiti Query API (HistoricVariableInstance etc) to fetch the process variables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 07:44:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-all-the-process-execution-variable-gets-stored/m-p/170696#M123966</guid>
      <dc:creator>monika_b</dc:creator>
      <dc:date>2013-12-03T07:44:53Z</dc:date>
    </item>
  </channel>
</rss>

