<?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: Capture Process Start and End Dates  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133479#M93747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Trademak&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How could I retrieve these dates and have then stored as a process variable? I want to use this variable values later in my process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 10:59:10 GMT</pubDate>
    <dc:creator>pseymour75</dc:creator>
    <dc:date>2013-07-03T10:59:10Z</dc:date>
    <item>
      <title>Capture Process Start and End Dates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133477#M93745</link>
      <description>Hi AllApologies for this simple question, but I'm just starting to look at Activiti.I'm using the Eclipse plugin to create my business processes and what I need to do is capture the process start/finish date and store them as a process variables.Can someone point me in the right direction of how to</description>
      <pubDate>Tue, 02 Jul 2013 14:42:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133477#M93745</guid>
      <dc:creator>pseymour75</dc:creator>
      <dc:date>2013-07-02T14:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Capture Process Start and End Dates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133478#M93746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The process instance start date and completion date are stored automatically in the ACT_HI_PROCINST table and you can retrieve the values via the HistoryService.&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>Wed, 03 Jul 2013 09:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133478#M93746</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-07-03T09:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Capture Process Start and End Dates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133479#M93747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Trademak&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How could I retrieve these dates and have then stored as a process variable? I want to use this variable values later in my process?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 10:59:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133479#M93747</guid>
      <dc:creator>pseymour75</dc:creator>
      <dc:date>2013-07-03T10:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Capture Process Start and End Dates</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133480#M93748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to store the start-date as a variable, you can do this by adding an ExecutionListener to the process (with accompanying Java-class) that writes the current time as a variable and the same can be done for the end of the process (event="end").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's not a hard requirement to store those as variables, you can use the Java-api to fetch the HistoricProcessInstance for the process and get the start and potential end-date.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 11:27:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/capture-process-start-and-end-dates/m-p/133480#M93748</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-07-03T11:27:18Z</dc:date>
    </item>
  </channel>
</rss>

