<?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: Modeling of an Inbound Dock in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13655928#M96395</link>
    <description>&lt;P&gt;Amazing!!! I will try and put both things together.&lt;/P&gt;&lt;P&gt;You have been super helpful, thanks again.&lt;/P&gt;</description>
    <pubDate>Thu, 29 May 2025 11:15:22 GMT</pubDate>
    <dc:creator>acacil</dc:creator>
    <dc:date>2025-05-29T11:15:22Z</dc:date>
    <item>
      <title>Modeling of an Inbound Dock</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13651988#M96366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to model an inbound dock, with two main parameters, the number of available dock doors and the size of the pallet area (number of pallet locations).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like your advise on what is the best way to model the area.&lt;/P&gt;&lt;P&gt;Pallets will get unloaded from the dock doors and placed in the pallet area (1-2-3-4-5-6-....). As pallet spots get occupied, adjacent pallet columns can be used if they are available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="acacil_1-1748360378150.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1537730iCEC07A2A314DE3C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="acacil_1-1748360378150.png" alt="acacil_1-1748360378150.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Whats the best way to model a logic that selects the closest pallet column with an available location, and unloads the pallet into the furthest available spot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also confused on whether I should model each pallet column as an individual queue? Or is there a better way?&lt;/P&gt;&lt;P&gt;Thank you all,&lt;/P&gt;&lt;P&gt;Lambert&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 15:47:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13651988#M96366</guid>
      <dc:creator>acacil</dc:creator>
      <dc:date>2025-05-27T15:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling of an Inbound Dock</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13652268#M96369</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13215455"&gt;@acacil&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am attaching a model that demonstrates a possible method for modeling having each door select which pallet column and then pallet slot in that column which is farthest away. In the model there are two example systems. A more basic setup that doesn't take the closest storage object into account but still stores each item in the furthest available slot. The second example uses lists to ensure that the closest empty storage object is selected, and the pallet stored at the farthest available slot. The model works this way by utilizing the list as a simple way to select whichever storage object is closest to the queue where the incoming pallets arrive. Once the token that represents the pallet has found the nearest storage object, it uses a query on the find slot activity to search for the same storage object and then find the farthest empty storage slot from the queue. If the storage object is full, the pallet token moves the storage object onto a new list called "Full Storage." The token is then able to select the next closest storage object from the list and then find a fitting storage slot. I have also created a little bit of logic that checks for items leaving the storage slots, and if they are on the "Full Storage" list they are returned to the "Available Storage" list.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I would suggest using floor storage objects to represent the different pallet areas that you are trying to model. It is easier to work with fewer objects within the model. One floor storage can represent multiple different storage locations, where a queue can only act as a single location.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 19:43:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13652268#M96369</guid>
      <dc:creator>Jacob_White</dc:creator>
      <dc:date>2025-05-27T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling of an Inbound Dock</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13653036#M96373</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17310657"&gt;@Jacob_White&lt;/a&gt;&amp;nbsp;, thank you so much for taking the time to prepare this for me. It is extremely useful.&lt;/P&gt;&lt;P&gt;One last question if I may. Is there a possibility to dynamically change the number of pallet columns, and the number of pallets per column? I would like to vary the size of the overall pallet area via parameter.&lt;/P&gt;&lt;P&gt;Thanks again for your really valued support.&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 07:45:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13653036#M96373</guid>
      <dc:creator>acacil</dc:creator>
      <dc:date>2025-05-28T07:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling of an Inbound Dock</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13654463#M96379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13215455"&gt;@acacil&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Here is a model that shows a way to set up the number of pallets and and pallet columns. It uses a group of the single initial floor storage object, and then parameters to control the number of floor storages created, as well as the number of levels (pallet columns) and even a way to increase the width of the floor storage if desired.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="52104669-8756-456c-a27c-7feb7baf2af5.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1538166i7B658DA12110A6F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="52104669-8756-456c-a27c-7feb7baf2af5.png" alt="52104669-8756-456c-a27c-7feb7baf2af5.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This first picture is the parameter for the number of Storages to be created. Some key information is that the reference here should be the group that holds the initial floor storage. Within the On Set code you can change the X-step which sets the distance between the created storage objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="8823a70c-d13a-4fbd-ab6e-6f53c0542159.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1538163i6B773FF714A79516/image-size/medium?v=v2&amp;amp;px=400" role="button" title="8823a70c-d13a-4fbd-ab6e-6f53c0542159.png" alt="8823a70c-d13a-4fbd-ab6e-6f53c0542159.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This parameter sets the number of levels (pallet columns). You can easily change the upper bound to create a higher or lower max number of levels. The custom code used is shown in the image below. This is the same code that fires when you manually change the storage object dimensions through the properties of the storage object. The reference must be pointing to the initial storage object within the group. That means that whenever the model is reset, all storage objects that reference off of the initial one also will be updated to have the same dimension.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="07fc9e39-5762-480b-8cf9-5423e2291f45.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1538171i5F92BAFD72B63790/image-size/medium?v=v2&amp;amp;px=400" role="button" title="07fc9e39-5762-480b-8cf9-5423e2291f45.png" alt="07fc9e39-5762-480b-8cf9-5423e2291f45.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NumBays parameter.png" style="width: 451px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1538174i70BB19273BAB246B/image-size/large?v=v2&amp;amp;px=999" role="button" title="NumBays parameter.png" alt="NumBays parameter.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; This last image is the NumBays parameter. The setup is the same as the NumLevels parameter, however the custom code is slightly different.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some notes. If you will use this in conjunction with the other model I shared, you will need to set the initial storage object to its max dimensions and set the labels for each row prior to running the model. This will ensure that the correct labels are all set no matter the size of storage object you set within different scenarios.&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 16:35:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13654463#M96379</guid>
      <dc:creator>Jacob_White</dc:creator>
      <dc:date>2025-05-28T16:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Modeling of an Inbound Dock</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13655928#M96395</link>
      <description>&lt;P&gt;Amazing!!! I will try and put both things together.&lt;/P&gt;&lt;P&gt;You have been super helpful, thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 11:15:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/modeling-of-an-inbound-dock/m-p/13655928#M96395</guid>
      <dc:creator>acacil</dc:creator>
      <dc:date>2025-05-29T11:15:22Z</dc:date>
    </item>
  </channel>
</rss>

