<?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: Optimizing History Queries in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/optimizing-history-queries/m-p/198768#M151898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could store your process variables in an separate table with the JPA option, see chapter 10 of the user guide. The process instance id should be a column in this table. You can then join this table and the activiti act_hi_procinst table and query with your filter requirements. Even better is to create a database view on both tables. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Dec 2014 06:11:03 GMT</pubDate>
    <dc:creator>ollib</dc:creator>
    <dc:date>2014-12-02T06:11:03Z</dc:date>
    <item>
      <title>Optimizing History Queries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/optimizing-history-queries/m-p/198767#M151897</link>
      <description>We have the following SQL in the NativeHistoricProcessInstanceQueryImpl making a query for the 10 most recent top level root process instances that have a certain variable associated, which is ‘policyCd’.List&amp;lt;HistoricProcessInstance&amp;gt; filteredHistoricalProcessInstanceList = new NativeHistoricPr</description>
      <pubDate>Wed, 26 Nov 2014 19:05:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/optimizing-history-queries/m-p/198767#M151897</guid>
      <dc:creator>ag91375</dc:creator>
      <dc:date>2014-11-26T19:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Optimizing History Queries</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/optimizing-history-queries/m-p/198768#M151898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could store your process variables in an separate table with the JPA option, see chapter 10 of the user guide. The process instance id should be a column in this table. You can then join this table and the activiti act_hi_procinst table and query with your filter requirements. Even better is to create a database view on both tables. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 06:11:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/optimizing-history-queries/m-p/198768#M151898</guid>
      <dc:creator>ollib</dc:creator>
      <dc:date>2014-12-02T06:11:03Z</dc:date>
    </item>
  </channel>
</rss>

