<?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: Allocation and pick up of the items with the ASRS from the same aisle in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583911#M81233</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42528/gerardorodea.html" nodeid="42528"&gt;@GRodea&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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Oct 2023 15:42:11 GMT</pubDate>
    <dc:creator>Jeanette_Fullmer</dc:creator>
    <dc:date>2023-10-24T15:42:11Z</dc:date>
    <item>
      <title>Allocation and pick up of the items with the ASRS from the same aisle</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583909#M81231</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.2.1 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;I have been trying to use the ASRS in the FIN area but they are mixing aisles: ASRS is doing putaway in random aisles as well as the Picking. What am I missing to fix this? I already updated the label &lt;/P&gt;
 &lt;OL id="isPasted"&gt;&lt;LI style="line-height: 20px; list-style-type: decimal;"&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;token&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Slot&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;?.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 136);"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Storage&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 0, 102);"&gt;Slot&lt;/SPAN&gt;&lt;SPAN style="color: rgb(102, 102, 0);"&gt;).&lt;/SPAN&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;aisleID &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;
 &lt;P&gt;&lt;SPAN style="color: rgb(0, 0, 0);"&gt;But still doing the same issue&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
 &lt;P&gt;Thanks for your suggestions!&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/74963-wh-model-change-to-asrs.fsm" target="_blank"&gt;WH model_change to ASRS.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Oct 2023 09:40:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583909#M81231</guid>
      <dc:creator>GerardoRodea</dc:creator>
      <dc:date>2023-10-19T09:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Allocation and pick up of the items with the ASRS from the same aisle</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583910#M81232</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You need to focus on the exceptions in your model first. I deleted the malformed statsCollector that is spewing exceptions, but then still get exceptions - the first being:&lt;/P&gt;&lt;PRE&gt;time: 27.400592 exception: Label property ARSR retrieved on token "id:2013". Label does not exist. At activity FIN Storage &amp;amp; Picking/Putaway/Travel in process flow "ProcessFlow".&lt;/PRE&gt;&lt;P&gt;This tells you the problem, is that the token doesn't have a label "ARSR" at the travel activity. It does have one called "ASRS" so it's just a spelling mistake.&lt;/P&gt;&lt;P&gt;The issue here is allowing &lt;EM&gt;many&lt;/EM&gt; exceptions to pass in the model and not detecting important ones as a result. As I explain &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/questions/151830/is-it-necessary-to-work-on-system-console-exceptio.html?childToView=151841#answer-151841" target="_blank"&gt;here&lt;/A&gt;, you should &lt;EM&gt;never&lt;/EM&gt; allow exceptions in your models.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:18:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583910#M81232</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-10-19T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Allocation and pick up of the items with the ASRS from the same aisle</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583911#M81233</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/42528/gerardorodea.html" nodeid="42528"&gt;@GRodea&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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Oct 2023 15:42:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/allocation-and-pick-up-of-the-items-with-the-asrs-from-the-same/m-p/13583911#M81233</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-10-24T15:42:11Z</dc:date>
    </item>
  </channel>
</rss>

