<?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 can activiti 6 be rejected? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38003#M16023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your BPMN diagram and/or XML and any code snippets you might have? I'm afraid it is hard to understand your description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Feb 2018 13:19:00 GMT</pubDate>
    <dc:creator>ryandawson</dc:creator>
    <dc:date>2018-02-06T13:19:00Z</dc:date>
    <item>
      <title>How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38002#M16022</link>
      <description>How can activiti 6 be rejected?The scene is as followsA, B, C, DI hope to be able to refute C in the D link. The logs approved before C are still in, but C can be approved again.Environmental Science: &amp;nbsp;activiti 6.0 &amp;nbsp;+ java1.8</description>
      <pubDate>Sun, 04 Feb 2018 02:11:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38002#M16022</guid>
      <dc:creator>hubiao</dc:creator>
      <dc:date>2018-02-04T02:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38003#M16023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post your BPMN diagram and/or XML and any code snippets you might have? I'm afraid it is hard to understand your description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 13:19:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38003#M16023</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-06T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38004#M16024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think his English is as pool as me~&lt;/P&gt;&lt;P&gt;I think he want to implement the feature like below&lt;/P&gt;&lt;P&gt;SatrtEvent------UserTask A------UserTask B---------UserTask C--------UserTask D------EndEvent&lt;/P&gt;&lt;P&gt;If the assignee of D agree, the process go to end event. If reject, the process back to C.&lt;/P&gt;&lt;P&gt;But there isn't sequenceFlow from D to C.&lt;/P&gt;&lt;P&gt;In order to solve this problem, we should add a gateway between D and EndEvent when designing the BPMN diagram.&lt;/P&gt;&lt;P&gt;But if B and C will reject too, there are too&amp;nbsp;many gateways and sequenceFlows.&lt;/P&gt;&lt;P&gt;Before 6.x , I solved this problem by pvm. Now I solved this problem by BpmnModel.&lt;/P&gt;&lt;P&gt;I wish I have described what I thought clearly. haha~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 01:58:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38004#M16024</guid>
      <dc:creator>stonesingsong</dc:creator>
      <dc:date>2018-02-08T01:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38005#M16025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;是国内的兄弟吗？能 不能把你的代码贴出来？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 02:20:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38005#M16025</guid>
      <dc:creator>hubiao</dc:creator>
      <dc:date>2018-02-09T02:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38006#M16026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;SatrtEvent------UserTask A------UserTask B---------UserTask C--------UserTask D------EndEvent&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;When my task node D refuses, it should be returned to the C processing.&lt;BR /&gt;Excuse me, is there a API in activiti?&lt;BR /&gt;This scene is too common.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 02:23:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38006#M16026</guid>
      <dc:creator>hubiao</dc:creator>
      <dc:date>2018-02-09T02:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38007#M16027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you still there? Can you put your code out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 02:32:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38007#M16027</guid>
      <dc:creator>hubiao</dc:creator>
      <dc:date>2018-02-09T02:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38008#M16028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;国内的兄弟，你的问题解决了吗，我也在研究这块，也是用BpmnModel，单线程可以实现，但是有了分支以后，分支同时撤回到主线上，就出问题了，同一个任务出现在多个Execution中，目前还没解决。你怎么弄得&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Mar 2018 02:32:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38008#M16028</guid>
      <dc:creator>时光机</dc:creator>
      <dc:date>2018-03-10T02:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can activiti 6 be rejected?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38009#M16029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuan,i meet the same problem u now!And i used BpmnModel too,then it can solve this problem on the scene of single wire,but if there are any branch,it does not work. It will produce the same task on multiple wires.So can u help me ?How did u solve this problem for multiple wire,can u paste your code out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u&lt;/P&gt;&lt;P&gt;Best regard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Mar 2018 02:38:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-can-activiti-6-be-rejected/m-p/38009#M16029</guid>
      <dc:creator>时光机</dc:creator>
      <dc:date>2018-03-10T02:38:10Z</dc:date>
    </item>
  </channel>
</rss>

