<?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: Invalid execution flow when User Task and Boundary Timer has same out node in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215517#M168647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply, actually I have observed this behavior in my application which has integrated activiti framework. So I have tested the same workflow in activti explorer which I had downloaded from activiti site itself, and found same behavior here as well, I am considering execution path which displayed with RED font. All the attached screenshots above are also of the same activiti explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, here activiti explorer is also displaying execution path in this way. however I am constructing the execution path from processDefinition.getActivities() and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List&amp;lt;HistoricActivityInstance&amp;gt; historicActivityInstances = ActivitiUtil.getHistoryService().createHistoricActivityInstanceQuery()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .processInstanceId(processInstanceId).list();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check the same scenario in activiti explorer with simple workflow as I had attached, just execute boundary timer instead of complete user task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;appreciate your suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 10:45:18 GMT</pubDate>
    <dc:creator>jdp</dc:creator>
    <dc:date>2016-04-28T10:45:18Z</dc:date>
    <item>
      <title>Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215514#M168644</link>
      <description>Hi,I have a workflow which has two user task U1 and U2, U1 has attached boundary timer BT with 1 minute time duration. U1 and BT both has out node ends to U2. Please refer attached process definition and workflow status screen here : https://www.dropbox.com/s/x85fgfyqqih5wa2/Activiti_BoundaryTimer.p</description>
      <pubDate>Tue, 26 Apr 2016 13:58:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215514#M168644</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-04-26T13:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215515#M168645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tested the same scenario with exclusive gateway, execution path displayed still invalid : &lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/s/4bxz9ruwprelk6a/Activiti_BoundaryTimer_ExGT.png?dl=0" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/4bxz9ruwprelk6a/Activiti_BoundaryTimer_ExGT.png?dl=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but when I have added another exclusive gateway in between it displayed proper execution path : &lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/s/hillzr03vfnzlyn/Activiti_BoundaryTimer_ExGT2.png?dl=0" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/hillzr03vfnzlyn/Activiti_BoundaryTimer_ExGT2.png?dl=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So is this a Activiti framework's standards that out node should be different for boundary timer event ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 06:03:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215515#M168645</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-04-27T06:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215516#M168646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi JDP,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How did you get execution path?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Could you create jUnit test? &lt;/SPAN&gt;&lt;A href="https://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 06:06:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215516#M168646</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-04-27T06:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215517#M168647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply, actually I have observed this behavior in my application which has integrated activiti framework. So I have tested the same workflow in activti explorer which I had downloaded from activiti site itself, and found same behavior here as well, I am considering execution path which displayed with RED font. All the attached screenshots above are also of the same activiti explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, here activiti explorer is also displaying execution path in this way. however I am constructing the execution path from processDefinition.getActivities() and &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;List&amp;lt;HistoricActivityInstance&amp;gt; historicActivityInstances = ActivitiUtil.getHistoryService().createHistoricActivityInstanceQuery()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .processInstanceId(processInstanceId).list();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can check the same scenario in activiti explorer with simple workflow as I had attached, just execute boundary timer instead of complete user task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;appreciate your suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 10:45:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215517#M168647</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-04-28T10:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215518#M168648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to create unit test for the same, seems it will take time, meanwhile can you please give some advise on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 10:13:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215518#M168648</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-02T10:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215519#M168649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created unit test for above mentioned scenario, please find attached. Test case contains logic to find workflow execution path and as a output this test case will create workflow image file with execution path in RED font same as activiti explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;below dependency needs to be added in pom file :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;groupId&amp;gt;org.apache.commons&amp;lt;/groupId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;artifactId&amp;gt;commons-io&amp;lt;/artifactId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;version&amp;gt;1.3.2&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/dependency&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check and suggest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 14:21:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215519#M168649</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-03T14:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215520#M168650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this problem is related to activiti explorer, as it is highlighting invalid execution path in workflow image, should I raise this problem in Activiti Explorer forum ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2016 10:44:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215520#M168650</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-06T10:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215521#M168651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi JDP,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to execute your jUnit test. I see following issues:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. pom.xml is missing (What are the dependencies? Dependencies are important.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. there is no assertion. What do you expect there?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you provide a link to git hub project (or whole project zip) with failing test please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 08:38:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215521#M168651</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-05-09T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215522#M168652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer attached "ActivitiUnitTest" rar file which contains whole unit test project with failure test. I have added assertion as well, I am expecting execution flow from boundary timer to exclusive gateway which is not there in result and actual execution path is from boundary timer to exclusive gateway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that after assertion, there will be workflow diagram generation code which will generate png image shows workflow with execution path in RED font.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 12:10:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215522#M168652</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-09T12:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215523#M168653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi JDP,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the test. It is really easy to find why the flow is not highlighted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that &lt;/SPAN&gt;&lt;CODE&gt;A3&lt;/CODE&gt;&lt;SPAN&gt; is not added to the list of activities &lt;/SPAN&gt;&lt;CODE&gt;processDefinition.getActivities()&lt;/CODE&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Parser properly gets boundary event (that's why it is displayed on the diagram).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would say that ProcessDefinition needs a fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 10:45:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215523#M168653</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-05-10T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215524#M168654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for try this out. Yes you are correct and I know this as well, processDefinition.getActivities() method is not giving expected result, but I don't know why. Please refer this design : &lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/s/4bxz9ruwprelk6a/Activiti_BoundaryTimer_ExGT.png?dl=0" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/4bxz9ruwprelk6a/Activiti_BoundaryTimer_ExGT.png?dl=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This workflow is designed and exported from activiti explorer itself, which kind of correction you are suggesting for this workflow design, Is this workflow design is invalid,&amp;nbsp; End point of UT1 and Boundary Timer should not be same without any intermediate node ?, if So, I should add a validation to stop user to design such workflows. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same behavior is also noted for this design as well : &lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/s/jnntduuiam6y8xb/MultipleOutgoingFlows.png?dl=0" rel="nofollow noopener noreferrer"&gt;https://www.dropbox.com/s/jnntduuiam6y8xb/MultipleOutgoingFlows.png?dl=0&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;here also few execution path not being displayed in RED font, please suggest if this is invalid design. User/Service Tasks could not have multiple outgoing flows directly ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 13:22:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215524#M168654</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-10T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215525#M168655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you get time, please advise on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 05:46:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215525#M168655</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-17T05:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215526#M168656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi JDP,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;passing test is in the attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:17:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215526#M168656</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-05-17T07:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215527#M168657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your quick response and look in to this. I have tested attached Unit test and found that now it is highlighting both the path, which is wrong, is should highlight only one path which is from Boundary timer to Exclusive gateway as workflow moved further through boundary timer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have modified the same unit test and just added one more assertion as attached, please check and advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate your help, Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 09:44:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215527#M168657</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-05-17T09:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid execution flow when User Task and Boundary Timer has same out node</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215528#M168658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your time. I have resolved the issue by just add code to check whether boundary timer is executed or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;JDP&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:05:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invalid-execution-flow-when-user-task-and-boundary-timer-has/m-p/215528#M168658</guid>
      <dc:creator>jdp</dc:creator>
      <dc:date>2016-06-07T13:05:27Z</dc:date>
    </item>
  </channel>
</rss>

