<?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: Query for historic process instances by key in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209666#M162796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you delete the deployment with cascade? If so, all will be removed. Whats the reason for deleting the deployment? There are generally not many reasons for doing so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Feb 2015 09:49:03 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2015-02-28T09:49:03Z</dc:date>
    <item>
      <title>Query for historic process instances by key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209665#M162795</link>
      <description>I query for historic process instances by key via REST this way&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;OST query/historic-process-instances{&amp;nbsp; "processDefinitionKey" : "myProcessKey"}and it works perfect!The question is that if I reload the deployment (deleting and creating a new one) then the historic returns no processes even though th</description>
      <pubDate>Thu, 26 Feb 2015 10:46:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209665#M162795</guid>
      <dc:creator>busy</dc:creator>
      <dc:date>2015-02-26T10:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query for historic process instances by key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209666#M162796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you delete the deployment with cascade? If so, all will be removed. Whats the reason for deleting the deployment? There are generally not many reasons for doing so.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2015 09:49:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209666#M162796</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-02-28T09:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query for historic process instances by key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209667#M162797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Joram!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I delete the deployment using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DELETE repository/deployments/{deploymentId}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;does this mean with cascade?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am doing so because I am making some adjustments in the xml and I reload it often, but I'd like to keep seeing previous processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, I can get them if I query the history the same way:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query/historic-process-instances but posting some process variables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So they are there although asking by processDefinitionKey returns no processes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 11:29:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209667#M162797</guid>
      <dc:creator>busy</dc:creator>
      <dc:date>2015-03-02T11:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Query for historic process instances by key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209668#M162798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe the default is with cascade, yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;I am doing so because I am making some adjustments in the xml and I reload it often, but I'd like to keep seeing previous processes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you don't need the delete: if you deploy a process definition with the same id again, all your process instance just stay where they were, and new instances will be created with the newly deployed process definition.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 17:08:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209668#M162798</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2015-03-03T17:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Query for historic process instances by key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209669#M162799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll do what you suggest. I won't delete the deployment and I'll play with versions to get the newest process definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 08:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/query-for-historic-process-instances-by-key/m-p/209669#M162799</guid>
      <dc:creator>busy</dc:creator>
      <dc:date>2015-03-04T08:21:59Z</dc:date>
    </item>
  </channel>
</rss>

