<?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: Is it possible to go back from one user task to another user task which is placed in other bpmn file? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2662#M657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Megha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds like a rework scenario where you exit the sub process early because of an error in or missing business data from a previous step, or, because some of the underlying data (such as say credit score) has changed.&lt;BR /&gt;&lt;BR /&gt;Most of the time you handle cases like this using a process variable populated on exit from the subprocess that will tell you where to re-enter the main process. However, this can get messy if there are a large number of potential re-entry points.&lt;BR /&gt;Mitigating this comes down to good process design. Use milestones and called activities to break up phases of the process, after each milestone have a decision gateway determining where to go next.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You may also want to consider compensation events (introduced in 5.21 I believe) to handle data rollback and re-routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, there are a number of ways of handling what you are trying to do and much depends on the specific scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2017 16:27:02 GMT</pubDate>
    <dc:creator>gdharley</dc:creator>
    <dc:date>2017-01-09T16:27:02Z</dc:date>
    <item>
      <title>Is it possible to go back from one user task to another user task which is placed in other bpmn file?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2660#M655</link>
      <description>Hi,Can anyone tell me, if it is&amp;nbsp;possible to go back from one user task to another user task which is placed in other bpmn file from mid or end of the flow? Below is the scenario..I have 2 bpmn file&amp;nbsp;A.bpmn&amp;nbsp;and B.bmpn. A.bpmn consists of 3 user task and B.bmpn&amp;nbsp;consists of 2 user task. I want to go bac</description>
      <pubDate>Mon, 09 Jan 2017 10:42:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2660#M655</guid>
      <dc:creator>megha_jain2</dc:creator>
      <dc:date>2017-01-09T10:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to go back from one user task to another user task which is placed in other bpmn file?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2661#M656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK, I believe it is not possible with the constraint that you don't want to start the process A from beginning.&lt;/P&gt;&lt;P&gt;What's your scenario, why you want to do this. If you make last task of A.bpmn as call Activity then you may call it from B.bpmn file from any task but again call activity is going to be another process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 13:33:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2661#M656</guid>
      <dc:creator>yogeshpj</dc:creator>
      <dc:date>2017-01-09T13:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to go back from one user task to another user task which is placed in other bpmn file?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2662#M657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Megha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds like a rework scenario where you exit the sub process early because of an error in or missing business data from a previous step, or, because some of the underlying data (such as say credit score) has changed.&lt;BR /&gt;&lt;BR /&gt;Most of the time you handle cases like this using a process variable populated on exit from the subprocess that will tell you where to re-enter the main process. However, this can get messy if there are a large number of potential re-entry points.&lt;BR /&gt;Mitigating this comes down to good process design. Use milestones and called activities to break up phases of the process, after each milestone have a decision gateway determining where to go next.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You may also want to consider compensation events (introduced in 5.21 I believe) to handle data rollback and re-routing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, there are a number of ways of handling what you are trying to do and much depends on the specific scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 16:27:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2662#M657</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-01-09T16:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to go back from one user task to another user task which is placed in other bpmn file?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2663#M658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Yogesh!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:22:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2663#M658</guid>
      <dc:creator>megha_jain2</dc:creator>
      <dc:date>2017-01-16T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to go back from one user task to another user task which is placed in other bpmn file?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2664#M659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Greg!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:22:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-it-possible-to-go-back-from-one-user-task-to-another-user/m-p/2664#M659</guid>
      <dc:creator>megha_jain2</dc:creator>
      <dc:date>2017-01-16T09:22:40Z</dc:date>
    </item>
  </channel>
</rss>

