<?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: Send like items on conveyor to multiple destinations at the same rate? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550722#M55457</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;That's the result I wanted but I'm afraid I may have oversimplified my example. I'm not sure I'll be able integrate that into my model. Is it possible to pull the destination data from the current backorders on the case demand list?&lt;span class="lia-inline-image-display-wrapper" image-alt="1676855792235.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515429i2E93165BF65FD47B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1676855792235.png" alt="1676855792235.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 20 Feb 2023 18:50:49 GMT</pubDate>
    <dc:creator>jamesriebau</dc:creator>
    <dc:date>2023-02-20T18:50:49Z</dc:date>
    <item>
      <title>Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550718#M55453</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I'm working on a model that is send empty cases to auto case packers on conveyors. I have multiple case types, and each case type can go to multiple case packers and quantities. The auto case packers will always use cases at the same rate so I need cases to arrive at the same rate, regardless of the total amount being made.&lt;/P&gt;
 &lt;P&gt;I have an issue when I'm sending the same case type to multiple destinations if the total quantities aren't the same. I'm using a list and partition to pull the correct case, but I need to somehow send by round robin distributed evenly to each destination. I'm hoping there is a way to do this.&lt;/P&gt;
 &lt;P&gt;I'm not sure if I'm explaining this well, but hopefully the model I attached can clarify a little more.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/64414-casedistibutionexample-autosave.fsm" target="_blank"&gt;CaseDistibutionExample_autosave.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Feb 2023 17:55:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550718#M55453</guid>
      <dc:creator>jamesriebau</dc:creator>
      <dc:date>2023-02-17T17:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550719#M55454</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Do you have another version of this model that works as you describe?  &lt;/P&gt;&lt;P&gt;At the moment you are setting a label on the tokens based on a item that does not exist:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1676676602433.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515428i836F2765B6DC3C00/image-size/large?v=v2&amp;amp;px=999" role="button" title="1676676602433.png" alt="1676676602433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;which is generating this message in the system console:&lt;/P&gt;&lt;PRE&gt;time: 0.000000 exception: FlexScript exception: label item doesn't exist on token id: 1 at MODEL:/Tools/ProcessFlow/ProcessFlow/Assign Labels&amp;gt;labels/1/2&lt;/PRE&gt;&lt;P&gt;Since the partition for that label is zero, none of the pullers looking at partition 1 see any entries to pull.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Feb 2023 23:30:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550719#M55454</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-02-17T23:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550720#M55455</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;This one should work. Didn't mean to upload the autosave copy.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/64435-casedistibutionexample.fsm" target="_blank"&gt;CaseDistibutionExample.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Feb 2023 13:21:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550720#M55455</guid>
      <dc:creator>jamesriebau</dc:creator>
      <dc:date>2023-02-19T13:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550721#M55456</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Here's a solution that reads the different case types from the arrivals table and creates arrays to track which destinations were the last to be supplied for that each type.  When the next destination cannot be pulled from the list the destination is changed and the list checked again.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/64446-casedistibutionexample-jl.fsm" target="_blank"&gt;casedistibutionexample_jl.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Feb 2023 18:15:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550721#M55456</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-02-19T18:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550722#M55457</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;That's the result I wanted but I'm afraid I may have oversimplified my example. I'm not sure I'll be able integrate that into my model. Is it possible to pull the destination data from the current backorders on the case demand list?&lt;span class="lia-inline-image-display-wrapper" image-alt="1676855792235.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1515429i2E93165BF65FD47B/image-size/large?v=v2&amp;amp;px=999" role="button" title="1676855792235.png" alt="1676855792235.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Feb 2023 18:50:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550722#M55457</guid>
      <dc:creator>jamesriebau</dc:creator>
      <dc:date>2023-02-20T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550723#M55458</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;What's stopping you push the demand to a list and have the case pull the next one ? It's the same mechanism but in reverse - both tokens only move on when there is a match.&lt;/P&gt;&lt;P&gt;If you need the labels you're showing the picture transferred to the case itself then you can use the SELECT clause of the pull and list the fields from the Demand List that you want to transfer to the puller.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Feb 2023 00:16:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550723#M55458</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-02-21T00:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550724#M55459</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/30209/jamesr3.html" nodeid="30209"&gt;@James Riebau&lt;/A&gt;, was Jason Lightfoot's answer helpful? If so, please click the "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;/DIV&gt;</description>
      <pubDate>Thu, 23 Feb 2023 22:14:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550724#M55459</guid>
      <dc:creator>andrew_o2</dc:creator>
      <dc:date>2023-02-23T22:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Send like items on conveyor to multiple destinations at the same rate?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550725#M55460</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I figured out a way to get it close to the way I want. I created a list for every case packer and used Decide to randomly choose a list to pull from, and it retries until it finds a matching case type. It's not perfect and it looks like a mess, but it gets pretty close over time. Thanks.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Feb 2023 02:52:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/send-like-items-on-conveyor-to-multiple-destinations-at-the-same/m-p/13550725#M55460</guid>
      <dc:creator>jamesriebau</dc:creator>
      <dc:date>2023-02-24T02:52:58Z</dc:date>
    </item>
  </channel>
</rss>

