<?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 Product sequence in jobshop system in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491303#M8764</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51117-v0.fsm" target="_blank"&gt;V0.fsm&lt;/A&gt; Hello,&lt;/P&gt;
 &lt;P&gt;I have a problem concerning the modeling of a jobshop production system.&lt;/P&gt;
 &lt;P&gt;Indeed, the product gets stuck at the level of the stations Pm40_2 and Pm20, whereas I need the following sequence : Pm40 -&amp;gt;Pm30 -&amp;gt;Pm30_2 -&amp;gt;Pm20 -&amp;gt; Pm40_2 -&amp;gt; Pm20 -&amp;gt; Pm50 -&amp;gt; Queue1.&lt;/P&gt;
 &lt;P&gt;Please find attached the example&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Thank you in advance for your help.&lt;/P&gt;
 &lt;P&gt;Best regards,&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 20 Apr 2022 13:37:47 GMT</pubDate>
    <dc:creator>donia_m</dc:creator>
    <dc:date>2022-04-20T13:37:47Z</dc:date>
    <item>
      <title>Product sequence in jobshop system</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491303#M8764</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51117-v0.fsm" target="_blank"&gt;V0.fsm&lt;/A&gt; Hello,&lt;/P&gt;
 &lt;P&gt;I have a problem concerning the modeling of a jobshop production system.&lt;/P&gt;
 &lt;P&gt;Indeed, the product gets stuck at the level of the stations Pm40_2 and Pm20, whereas I need the following sequence : Pm40 -&amp;gt;Pm30 -&amp;gt;Pm30_2 -&amp;gt;Pm20 -&amp;gt; Pm40_2 -&amp;gt; Pm20 -&amp;gt; Pm50 -&amp;gt; Queue1.&lt;/P&gt;
 &lt;P&gt;Please find attached the example&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;Thank you in advance for your help.&lt;/P&gt;
 &lt;P&gt;Best regards,&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Apr 2022 13:37:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491303#M8764</guid>
      <dc:creator>donia_m</dc:creator>
      <dc:date>2022-04-20T13:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Product sequence in jobshop system</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491304#M8765</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Since the Pm20 processor you need a way to tell to which connection the item should be send after processing. An easy way to do this would be to create a label on the item that signifies whether is has already been processed by Pm40_2 or not.&lt;/P&gt;&lt;P&gt;In the attached model I create this label in the "On Creation" trigger of the source, where its inital value is set to 0. In the "On Process Finish" trigger of Pm40_2, the label value is changed to 1.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1650528899433.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1509926i930EF86A1D383B3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1650528899433.png" alt="1650528899433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the "Send to Port" option of Pm20, the option "Conditional Port" allows you to define a condition. Depending on whether that condition is true or false, the item is send to the respective connection.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1650528865689.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1509927i202D268A373A8A9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1650528865689.png" alt="1650528865689.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you have more than two connection, "Port by Case" allows you to specify a port rank for multiple possible values.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/51163-v0-fm.fsm" target="_blank"&gt;v0-fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Apr 2022 08:16:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491304#M8765</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-04-21T08:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Product sequence in jobshop system</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491305#M8766</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; Thank you very much!&lt;/P&gt;
 &lt;P&gt;Best regards &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 21 Apr 2022 09:46:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/product-sequence-in-jobshop-system/m-p/13491305#M8766</guid>
      <dc:creator>donia_m</dc:creator>
      <dc:date>2022-04-21T09:46:27Z</dc:date>
    </item>
  </channel>
</rss>

