<?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: Rework Flow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517133#M28847</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 Hi 
 &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; ,
 &lt;P&gt;Thank you so much.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Wed, 07 Dec 2022 11:38:18 GMT</pubDate>
    <dc:creator>TalHzf</dc:creator>
    <dc:date>2022-12-07T11:38:18Z</dc:date>
    <item>
      <title>Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517127#M28841</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi all,&lt;/P&gt;
 &lt;P&gt;I have different Products , which should be processed with machine 1 or 2 or 3 and machine 4 for two time, It means the product which is produced from the first Machine should do the cycle:&lt;/P&gt;
 &lt;P&gt;Machine 1-&amp;gt;Machine4 twice .&lt;/P&gt;
 &lt;P&gt;I have 14 different Items, 3 should be processed with Machine 1, 6 with machine 2 and 5 with the third Machine.&lt;/P&gt;
 &lt;P&gt;I can untill now do it for one Machine with one Label but not for all the items.&lt;/P&gt;
 &lt;P&gt;I don't know which condition to release the Products, that are worked twice.&lt;/P&gt;
 &lt;P&gt;The flow of every item is showen in the Photo.&lt;/P&gt;
 &lt;P&gt;Thank you for you Help.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61681-reworkpriorityth.fsm" target="_blank"&gt;ReworkPriorityTH.fsm&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670187770090.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514252i502E5737586862DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670187770090.png" alt="1670187770090.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 04 Dec 2022 18:28:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517127#M28841</guid>
      <dc:creator>TalHzf</dc:creator>
      <dc:date>2022-12-04T18:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517128#M28842</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I would suggest to use a single "Type" labels for all items, since it's easier to send an item to different locations by label value than by the existance of labels. So source1 would assign the values 1-3, source2 4-9 and source3 10-14.&lt;/P&gt;&lt;P&gt;Similar to your table above, you can then create a single table that holds all the necessary information. Since items always use the same machine for step 1 and 3, that value only has to be given once. The rest of the columns are the processing times for each step. The example below only has example values for the times and the exact layout can of course differ.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670226409775.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514240i5EF47A349A164FD0/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670226409775.png" alt="1670226409775.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To determine which value to use, create a "Step" label on the items, starting at 1. Then increment it by 1 in the machines' "On Process Finish" trigger. The processing time is then given by looking at the step+1 column.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670226674790.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514241i735E5BAFB120322A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670226674790.png" alt="1670226674790.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This label can be used in the "Send to Port" option of machine 4 to determine whether the item is done or needs to be send back (step &amp;lt; 4). And Queue7 can read the correct output port from the first column of the table.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Dec 2022 07:52:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517128#M28842</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-12-05T07:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517129#M28843</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; ,&lt;/P&gt;
 &lt;P&gt;Thank you so much for Your Answer.&lt;/P&gt;
 &lt;P&gt;I tried it, But I don't know something is going wrong in the machine 4 and the queue7.&lt;/P&gt;
 &lt;P&gt;I don't know how to send from the queue 7 to the other machines for the second Work&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61748-reworkpriority-mod.fsm" target="_blank"&gt;reworkPriority Mod.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 09:08:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517129#M28843</guid>
      <dc:creator>TalHzf</dc:creator>
      <dc:date>2022-12-06T09:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517130#M28844</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;I'm actually somewhat surprised no error is generated from the label assignments in the "On Process Finish" triggers, since you are adding a number to text.&lt;P&gt;You need to properly refer to the label value (compare the expression in the "Column" field in the second screenshot of my original answer). Or you just use the "Increment Value" option.&lt;/P&gt;&lt;P&gt;Machine4 is currently always sending the items to Queue7. You want to use "Conditional Port" and check if the step label is smaller than 3.&lt;/P&gt;&lt;P&gt;For the Send to Port option of Queue7 you can use the Global Table Lookup, since the machine number is present in the first column.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 09:37:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517130#M28844</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-12-06T09:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517131#M28845</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; ,&lt;/P&gt;
 &lt;P&gt;Thank you, I really don't get what you mean.&lt;/P&gt;
 &lt;P&gt;How can I Add the increment Option?&lt;/P&gt;
 &lt;P&gt;Can you please send me your Modell. I would be thankful.&lt;/P&gt;
 &lt;P&gt;Thank you so much&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 11:09:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517131#M28845</guid>
      <dc:creator>TalHzf</dc:creator>
      <dc:date>2022-12-06T11:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517132#M28846</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;What I was trying to say is that you have to read the value of the label and add one to it, not just type the name.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670326260760.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514246iDFDD78AFDADD240D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670326260760.png" alt="1670326260760.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Increment option can be found at the bottom of the "Data" options.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670326316291.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514247iE899973F9A7A6907/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670326316291.png" alt="1670326316291.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Using it is pretty straightforward.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670326361737.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514248i29B43578EC72BBF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670326361737.png" alt="1670326361737.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Send to Port on Machine4 would look like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670326436034.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514249i6EFF90AB27708A73/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670326436034.png" alt="1670326436034.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And the one on Queue7 like this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670326484396.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514250i6422CD934F8FD93B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670326484396.png" alt="1670326484396.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61759-reworkpriority-mod1.fsm" target="_blank"&gt;reworkpriority-mod(1).fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 11:36:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517132#M28846</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-12-06T11:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rework Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517133#M28847</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Hi 
 &lt;A rel="user" href="https://answers.flexsim.com/users/19365/felixmh.html" nodeid="19365"&gt;@Felix Möhlmann&lt;/A&gt; ,
 &lt;P&gt;Thank you so much.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Dec 2022 11:38:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/rework-flow/m-p/13517133#M28847</guid>
      <dc:creator>TalHzf</dc:creator>
      <dc:date>2022-12-07T11:38:18Z</dc:date>
    </item>
  </channel>
</rss>

