<?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: How complete a workflow task from java ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267320#M220450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe the timer event ends the task, and starts the task the timer event points too. My guess is that null pointer occurs because the task is already complete. If you have a listener that needs to fire, you'll have to duplicate the logic in the timeout script task, or move it out to script task that both the user task and the timer lead to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Feb 2013 20:17:42 GMT</pubDate>
    <dc:creator>mstein</dc:creator>
    <dc:date>2013-02-10T20:17:42Z</dc:date>
    <item>
      <title>How complete a workflow task from java ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267319#M220449</link>
      <description>Hello,I need to complete a "task A" if after some time the user has not finished yet it. To do that, I am using a timer boundary event and when it fires I use a serviceTask to complete the "task A" with Java Code.My first attempt was using WorkflowTaskQuery for getting the tasks related to my workfl</description>
      <pubDate>Mon, 14 Jan 2013 22:51:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267319#M220449</guid>
      <dc:creator>angello0571</dc:creator>
      <dc:date>2013-01-14T22:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: How complete a workflow task from java ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267320#M220450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe the timer event ends the task, and starts the task the timer event points too. My guess is that null pointer occurs because the task is already complete. If you have a listener that needs to fire, you'll have to duplicate the logic in the timeout script task, or move it out to script task that both the user task and the timer lead to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2013 20:17:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267320#M220450</guid>
      <dc:creator>mstein</dc:creator>
      <dc:date>2013-02-10T20:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: How complete a workflow task from java ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267321#M220451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can surly do that in java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I think the "flow2" which you have mentioned might be wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to specify one the possible transition name from the existing task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 07:59:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-complete-a-workflow-task-from-java/m-p/267321#M220451</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-02-11T07:59:11Z</dc:date>
    </item>
  </channel>
</rss>

