<?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: Pickup batch of totes from several different racks in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513682#M26149</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank You for your help! It works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;PS: I sampled by mistake the Parameters_Tab to create tokens... &lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Jun 2022 08:09:01 GMT</pubDate>
    <dc:creator>magdalena_b3</dc:creator>
    <dc:date>2022-06-02T08:09:01Z</dc:date>
    <item>
      <title>Pickup batch of totes from several different racks</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513678#M26145</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi everyone, I have a problem with picking batach (4 ) of totes from several racks using list and deliver to one queue. &lt;/P&gt;
 &lt;P&gt;I asked for somethig simmilar, but that was different case &lt;A rel="nofollow" href="http://AGV%20need%20to%20pick%20four%20totes%20from%20the%20ItemList%20which%20are%20on%20RackList%20and%20deliver%20to%20on%20queue."&gt;Unloading Batch&lt;/A&gt;.&lt;/P&gt;
 &lt;P&gt;In this case I have a RackList with all of the totes in Warehouse. Totes have some lablels ex. ID number. In table Mrowa_1_tab (order list) is list with ID I need to deliver to one queue. &lt;/P&gt;
 &lt;P&gt;I used pull from List where I compere ID of tote from the warehous and ID from the Mrowka_1_tab, to pull only the totes there are in order list.&lt;span class="lia-inline-image-display-wrapper" image-alt="1654078973865.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510609iF839DCD720E4CC04/image-size/large?v=v2&amp;amp;px=999" role="button" title="1654078973865.png" alt="1654078973865.png" /&gt;&lt;/span&gt;Using the previous solutions it doesn't work.&lt;/P&gt;
 &lt;P&gt;Here is my model &lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/52897-ex-racks-batch3.fsm" target="_blank"&gt;ex_racks_batch3.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Jun 2022 10:31:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513678#M26145</guid>
      <dc:creator>magdalena_b3</dc:creator>
      <dc:date>2022-06-01T10:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pickup batch of totes from several different racks</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513679#M26146</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;What doesn't work? Your tokens do pull things off the list. But you don't need the subflow to pull 4 items - just put 4 in the quantity to be pulled and instead of using AssignTo - select InsertAtFront of for the pulled array.&lt;/P&gt;&lt;P&gt;Having done this you will see that you don't have 4 things on the list with that index number so it will stop.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Jun 2022 11:30:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513679#M26146</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-06-01T11:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pickup batch of totes from several different racks</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513680#M26147</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks &lt;A rel="user" href="https://answers.flexsim.com/users/226/jason.l.html" nodeid="226"&gt;@Jason Lightfoot&lt;/A&gt; for your answer ,but I'm afraid we misunderstood. &lt;/P&gt;
 &lt;P&gt;Let's chceck my model attached.&lt;/P&gt;
 &lt;P&gt;When I delete query form PullFormList it works. But it pull all of the totes form the RackList.&lt;/P&gt;
 &lt;P&gt;The thing I would like to do is to Pull only the totes which are in the order list - Table "Mrowka_1_tab" .I need to compere these two values (ID in the table and ID in RackList)&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/52901-ex-racks-batch4.fsm" target="_blank"&gt;ex_racks_batch4.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Jun 2022 12:26:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513680#M26147</guid>
      <dc:creator>magdalena_b3</dc:creator>
      <dc:date>2022-06-01T12:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pickup batch of totes from several different racks</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513681#M26148</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;When you call runSubflow and create 4 tokens they all have the same value for  "Indeks" since they are copied from the token with tokenIndex1.  So you can 4 tokens trying to pull items with 2 off the list.&lt;/P&gt;&lt;P&gt;Why are you creating 7 tokens (the number of rows in the Parameters_Tab table)?&lt;/P&gt;&lt;P&gt;You could create the number of picks in Mrowka_1_tab and batch them in groups of 4 aggregating the ID number into an IDs array. I show this in the attached model.  You need to specify the token.Unload label somewhere.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/52908-ex-racks-batch4-jl.fsm" target="_blank"&gt;ex-racks-batch4_jl.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Jun 2022 14:39:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513681#M26148</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-06-01T14:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pickup batch of totes from several different racks</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513682#M26149</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank You for your help! It works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;PS: I sampled by mistake the Parameters_Tab to create tokens... &lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jun 2022 08:09:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513682#M26149</guid>
      <dc:creator>magdalena_b3</dc:creator>
      <dc:date>2022-06-02T08:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pickup batch of totes from several different racks</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513683#M26150</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Ah - okay - an easy mistake to make.&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Jun 2022 11:48:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/pickup-batch-of-totes-from-several-different-racks/m-p/13513683#M26150</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2022-06-02T11:48:41Z</dc:date>
    </item>
  </channel>
</rss>

