<?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: Random storage in AGV warehouse in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586504#M83368</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42626/flexsimuser0801.html" nodeid="42626"&gt;@flexsimuser0801&lt;/A&gt;, was one of Felix Möhlmann's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 08 May 2024 16:20:46 GMT</pubDate>
    <dc:creator>Jeanette_Fullmer</dc:creator>
    <dc:date>2024-05-08T16:20:46Z</dc:date>
    <item>
      <title>Random storage in AGV warehouse</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586501#M83365</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;In my AGV system, I want to install a random storage policy: when for example a red pallet comes in, it should pick a random storage lane. I want to assign a probability to each storage position basically. Now it takes the first available. When another red comes in however, it should be placed in the same storage lane as the previous red pallet.&lt;/P&gt;
 &lt;P&gt;Can someone please help me with this?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="schermafbeelding-2024-05-01-180520.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1523762i916567AE5B89249E/image-size/large?v=v2&amp;amp;px=999" role="button" title="schermafbeelding-2024-05-01-180520.png" alt="schermafbeelding-2024-05-01-180520.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 May 2024 16:08:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586501#M83365</guid>
      <dc:creator>Flexsimuser0801</dc:creator>
      <dc:date>2024-05-01T16:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Random storage in AGV warehouse</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586502#M83366</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Test some of given picklist options of Slot Assognment Strategy in rack object properties.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 May 2024 23:19:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586502#M83366</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2024-05-01T23:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Random storage in AGV warehouse</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586503#M83367</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Use a staggered approach when assigning the items to a slot. First search for a slot whose "Type" value is equal to that of the item. If none can be found, search for a slot with no Type label value yet (in random order). If one is found, set the type label to that of the item for the entire bay/level. When the last item leaves the bay/level, reset the label.&lt;/P&gt;&lt;P&gt;This is easiest to do when using the "Find Slot" activity in Process Flow, but you can theoretically implement the same logic in code.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/82358-slot-by-type-dynamic-fm.fsm" target="_blank"&gt;slot-by-type-dynamic-fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 May 2024 13:08:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586503#M83367</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-05-02T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Random storage in AGV warehouse</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586504#M83368</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42626/flexsimuser0801.html" nodeid="42626"&gt;@flexsimuser0801&lt;/A&gt;, was one of Felix Möhlmann's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 May 2024 16:20:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/random-storage-in-agv-warehouse/m-p/13586504#M83368</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2024-05-08T16:20:46Z</dc:date>
    </item>
  </channel>
</rss>

