<?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 How could i get the task's startdate? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157181#M111380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We want to get the task's startdate and task's enddate for calculate the task's cost time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But we can not get the task.starttime.Also we can not&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;get the time when a user take an ownership of the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We used the hsqldb DatabaseManager to connect to the alfresco DB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And we found the task.starttime in DB ,all the values are "null".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be really appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2008 00:53:50 GMT</pubDate>
    <dc:creator>violet</dc:creator>
    <dc:date>2008-03-11T00:53:50Z</dc:date>
    <item>
      <title>How could i get the task's startdate?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157181#M111380</link>
      <description>We want to get the task's startdate and task's enddate for calculate the task's cost time.But we can not get the task.starttime.Also we can notget the time when a user take an ownership of the task.We used the hsqldb DatabaseManager to connect to the alfresco DB.And we found the task.starttime in DB</description>
      <pubDate>Tue, 11 Mar 2008 00:53:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157181#M111380</guid>
      <dc:creator>violet</dc:creator>
      <dc:date>2008-03-11T00:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: How could i get the task's startdate?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157182#M111381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, we are talking about a task instance and not the task per se. Also the exact table name in the database is "JBPM_TASKINSTANCE" and we are looking at the "JBPM_TASKINSTANCE.START_" column. This column is always null. We expected to be able to have the time at which a task is first opened by someone in that field. How can we do that? And why is the "JBPM_TASKINSTANCE.START_" column always null?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 11:45:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157182#M111381</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2008-03-13T11:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: How could i get the task's startdate?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157183#M111382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since yesterday we made some research on this and we found that JBPM supports a task-start event, but the implementation of this event is not mandatory and it seems it hasn't been done in Alfresco (this is done by calling a task instance's start() method).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our goal is to record the date at which a task instance is first opened or managed or that its UI is first painted. The task instance creation date is not precise enough for our use. Since the task instance's start() method is never called in Alfresco, we really don't know where to start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone knows how to get the task-start event triggered? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 13:28:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-could-i-get-the-task-s-startdate/m-p/157183#M111382</guid>
      <dc:creator>varsenault</dc:creator>
      <dc:date>2008-03-14T13:28:27Z</dc:date>
    </item>
  </channel>
</rss>

