<?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 Getting runtime and historical variables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-runtime-and-historical-variables/m-p/97851#M67390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working on Mule and Activiti integration module, which should support both embedded and remote mode, i.e. interaction with remote Activiti server via REST API. One problem that I'm currently facing is that it seems to be no way to obtain runtime and historical variables via REST API. Am I missing something? So far my workaround is to connect to the data source that Activiti server uses and run SQL queries, but this is a pretty bad hack IMHO. My queries look like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Get runtime variable: SELECT * FROM act_ru_variable WHERE PROC_INST_ID_ = ? AND NAME_ = ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Get historic variable: SELECT * FROM act_hi_detail WHERE PROC_INST_ID_ = ? AND NAME_ = ? AND ACT_INST_ID_ = ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can this be done using REST? Or is there any other way to connect to remote standalone Activiti server and get these data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forgot to mention: I'm using latest Activiti 5.8.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2012 14:38:53 GMT</pubDate>
    <dc:creator>javaduke</dc:creator>
    <dc:date>2012-02-09T14:38:53Z</dc:date>
    <item>
      <title>Getting runtime and historical variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-runtime-and-historical-variables/m-p/97851#M67390</link>
      <description>I'm working on Mule and Activiti integration module, which should support both embedded and remote mode, i.e. interaction with remote Activiti server via REST API. One problem that I'm currently facing is that it seems to be no way to obtain runtime and historical variables via REST API. Am I missin</description>
      <pubDate>Thu, 09 Feb 2012 14:38:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-runtime-and-historical-variables/m-p/97851#M67390</guid>
      <dc:creator>javaduke</dc:creator>
      <dc:date>2012-02-09T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting runtime and historical variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-runtime-and-historical-variables/m-p/97852#M67391</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;i guess i had a similar issue since i'm also using the REST API&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i opended a bug for that: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-1075" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-1075&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;greets peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 15:58:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-runtime-and-historical-variables/m-p/97852#M67391</guid>
      <dc:creator>prace</dc:creator>
      <dc:date>2012-02-09T15:58:57Z</dc:date>
    </item>
  </channel>
</rss>

