<?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 Running multiple processes using process flow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485103#M3788</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;In this model, flowitems move between work centers like this: 85A &amp;gt; 89Q &amp;gt; 899 &amp;gt; 85V &amp;gt; 85A but when being processed at 85A and 85V, the flowitems need to undergo two operations back-to-back before being moved to the OutRack. The possibility of a flowitem failing and being moved to a rework queue should also be present during either operation, not just at the end when both operations are complete. Is there a way to build this into the process flow so I can continue to use processors, or do I need to change the processors at these work centers to multiprocessors? How can I build in logic to represent flowitems failing before both operations have ended?&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/36647-mpm-2000-testing-model-process-flow-v5.fsm" target="_blank"&gt;MPM-2000 Testing Model_Process Flow_v5.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 08 Feb 2021 17:20:24 GMT</pubDate>
    <dc:creator>nicholas_d2</dc:creator>
    <dc:date>2021-02-08T17:20:24Z</dc:date>
    <item>
      <title>Running multiple processes using process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485103#M3788</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;In this model, flowitems move between work centers like this: 85A &amp;gt; 89Q &amp;gt; 899 &amp;gt; 85V &amp;gt; 85A but when being processed at 85A and 85V, the flowitems need to undergo two operations back-to-back before being moved to the OutRack. The possibility of a flowitem failing and being moved to a rework queue should also be present during either operation, not just at the end when both operations are complete. Is there a way to build this into the process flow so I can continue to use processors, or do I need to change the processors at these work centers to multiprocessors? How can I build in logic to represent flowitems failing before both operations have ended?&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/36647-mpm-2000-testing-model-process-flow-v5.fsm" target="_blank"&gt;MPM-2000 Testing Model_Process Flow_v5.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Feb 2021 17:20:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485103#M3788</guid>
      <dc:creator>nicholas_d2</dc:creator>
      <dc:date>2021-02-08T17:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Running multiple processes using process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485104#M3789</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Related post &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/97501/tokens-in-list-not-becoming-available.html" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 08 Feb 2021 17:48:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485104#M3789</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2021-02-08T17:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running multiple processes using process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485105#M3790</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/24191/nicholasd2.html" nodeid="24191"&gt;@Nicholas D2&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I don't think using multiprocessors would work because I do not think you could send the item to be reworked until it had finished both processes.&lt;/P&gt;&lt;P&gt;A solution would be to remove the connection to the rework Queue from the current processors and move that logic to the process flow. In the process flow after the wait for activity you can insert a decide activity that decides if the item will be reworked or to continue on to be processed. If timing is the same for the first and second operation you could just move the object to the start of the processor again. If not you could place a second processor and use the same logic to move the item, wait for activity and decide from the previous processor in the process flow. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36708-1612998998930.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1504978iA45CA52B49E5F86D/image-size/large?v=v2&amp;amp;px=999" role="button" title="36708-1612998998930.png" alt="36708-1612998998930.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/36717-mpm-2000-testing-model-process-flow-v6.fsm" target="_blank"&gt;mpm-2000-testing-model-process-flow-v6.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Feb 2021 23:16:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485105#M3790</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2021-02-10T23:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Running multiple processes using process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485106#M3791</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/24191/nicholasd2.html" nodeid="24191"&gt;@Nicholas D2&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Just so you know the model in this post and the other post are named the same, but are slightly different from each other. In the model attached to this post the work centers seem to be named how you would like but the sources for the processors in the process flow are using the names of the work centers from the other model. In order to get the model to run I had to correct that for this model. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 10 Feb 2021 23:41:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485106#M3791</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2021-02-10T23:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Running multiple processes using process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485107#M3792</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/24191/nicholasd2.html" nodeid="24191"&gt;@Nicholas D2&lt;/A&gt;, was Jeanette F's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Feb 2021 05:26:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/running-multiple-processes-using-process-flow/m-p/13485107#M3792</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2021-02-16T05:26:40Z</dc:date>
    </item>
  </channel>
</rss>

