<?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 Cancel functionality in activiti in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8347#M3792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple&amp;nbsp; process with three task&amp;nbsp; first task(t1) has&amp;nbsp; save and complete button second task has a form with two fileds f1 and f2 where f1 is mandatory. I have two outcomes on this form submit and cancel, submit will take me to the next task(t3) where as cancel should take me to task(t1). When i am trying to click cancel i dont want the current form to be submitted but token should move back to task(t1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Bassam Al-Sarori&lt;/B&gt;‌, &lt;B&gt;Ciju Joseph&lt;/B&gt;‌, &lt;B&gt;Mauricio Salatino&lt;/B&gt; Need your help on the above issue. This can be a general task cancel issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 12:12:20 GMT</pubDate>
    <dc:creator>mdtabrezmca</dc:creator>
    <dc:date>2018-10-11T12:12:20Z</dc:date>
    <item>
      <title>Cancel functionality in activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8347#M3792</link>
      <description>I have a simple&amp;nbsp; process with three task&amp;nbsp; first task(t1) has&amp;nbsp; save and complete button second task has a form with two fileds f1 and f2 where f1 is mandatory. I have two outcomes on this form submit and cancel, submit will take me to the next task(t3) where as cancel should take me to task(t1). When</description>
      <pubDate>Thu, 11 Oct 2018 12:12:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8347#M3792</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2018-10-11T12:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel functionality in activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8348#M3793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add a gateway to deal with that logic, "moving the token" back is more like a hack, do it in the BPMN way.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 07:38:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8348#M3793</guid>
      <dc:creator>salaboy</dc:creator>
      <dc:date>2018-10-17T07:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel functionality in activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8349#M3794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Mauricio said you can use a gateway and 2 conditions flow based on the outcomes.&lt;BR /&gt;&lt;IMG alt="Process definition " class="image-3 jive-image" height="257" src="/legacyfs/online/alfresco/23283_Screen Shot 2018-10-17 at 10.29.53.png" width="489" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Task 3 condition flow&lt;BR /&gt;&lt;IMG alt="Task 3 condition flow" class="image-2 jive-image" height="207" src="/legacyfs/online/alfresco/23282_Screen Shot 2018-10-17 at 10.27.53.png" width="486" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Task 1 condition flow&lt;BR /&gt;&lt;/SPAN&gt;&lt;IMG alt="task 1 condition flow" class="image-4 jive-image" height="202" src="/legacyfs/online/alfresco/23284_Screen Shot 2018-10-17 at 10.30.31.png" width="503" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 09:32:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8349#M3794</guid>
      <dc:creator>mauriziovitale</dc:creator>
      <dc:date>2018-10-17T09:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel functionality in activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8350#M3795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class=""&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="" data-avatarid="-1" data-userid="145658" data-username="mauriziovitale" href="https://community.alfresco.com/people/mauriziovitale" rel="nofollow noopener noreferrer"&gt;Maurizio Vitale&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks But if you see my orignal post where i am mentioning that task if task(t2) has mandatory fields it will throw error that form has mandatory fileds. since task(t2) will try to submit the form(and is same for all the task where on any outcome button it will try to submit the form). Ideally we should have some cancel outcome button same as 'Save' and 'Complete' default out come button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please correct my understanding if i am wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 11:07:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8350#M3795</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2018-10-17T11:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cancel functionality in activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8351#M3796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see your point. You are not able to click on the cancel button if there are required fields not filled out.&lt;BR /&gt;&lt;IMG alt="" class="image-1 jive-image" height="170" src="/legacyfs/online/alfresco/23288_Screen Shot 2018-10-17 at 14.21.18.png" width="582" /&gt;&lt;BR /&gt;Honestly, I don't know if this is considered a bug or something to improve on the activiti&amp;nbsp;side (&lt;B&gt;Bassam Al-Sarori&lt;/B&gt;&amp;nbsp;&lt;B&gt;Mauricio Salatino&lt;/B&gt;) but once the required&amp;nbsp;fields are filled out you&amp;nbsp;are able to click on the cancel button to go back to the previous&amp;nbsp;task&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 13:26:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cancel-functionality-in-activiti/m-p/8351#M3796</guid>
      <dc:creator>mauriziovitale</dc:creator>
      <dc:date>2018-10-17T13:26:44Z</dc:date>
    </item>
  </channel>
</rss>

