<?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 Triggering the Task Based on User Action in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/triggering-the-task-based-on-user-action/m-p/242642#M195772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Assume i have a Workflow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start -&amp;gt; UserTask1 -&amp;gt; UserTask 2 -&amp;gt; UserTask3 -&amp;gt; End&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i am in UserTask2 waiting for an approval from the User to execute the business logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the GUI, user will say "Run IT", then i should execute my logic and finish the task&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the event i have to use in my UserTask to perform the above action ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it "complete event " of Tasklistener ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to achieve this ? Can you give some bit of code snippet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chandan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 04:04:58 GMT</pubDate>
    <dc:creator>chandanmb1</dc:creator>
    <dc:date>2016-04-11T04:04:58Z</dc:date>
    <item>
      <title>Triggering the Task Based on User Action</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/triggering-the-task-based-on-user-action/m-p/242642#M195772</link>
      <description>Hello,Assume i have a WorkflowStart -&amp;gt; UserTask1 -&amp;gt; UserTask 2 -&amp;gt; UserTask3 -&amp;gt; EndNow i am in UserTask2 waiting for an approval from the User to execute the business logic.In the GUI, user will say "Run IT", then i should execute my logic and finish the taskWhat is the event i have to us</description>
      <pubDate>Mon, 11 Apr 2016 04:04:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/triggering-the-task-based-on-user-action/m-p/242642#M195772</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2016-04-11T04:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering the Task Based on User Action</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/triggering-the-task-based-on-user-action/m-p/242643#M195773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Chandan, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The complete task listener fires after the task is completed. So if you want something to happen before that, then write your logic before you complete the task. And if some exception occurs, you may just throw it and don't complete the task. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 05:51:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/triggering-the-task-based-on-user-action/m-p/242643#M195773</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-04-11T05:51:39Z</dc:date>
    </item>
  </channel>
</rss>

