<?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: Excel problem in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517608#M29221</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Did you actually import the changed table into FlexSim? It won't detect any changes to the Excel-File automatically.&lt;/P&gt;&lt;P&gt;Edit:&lt;BR /&gt;The order number should also continue on from the last table, or you would have to reset the global variable that counts those and reassign new numbers to the order tokens.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 10 Jun 2022 07:50:29 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2022-06-10T07:50:29Z</dc:date>
    <item>
      <title>Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517605#M29218</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 21.1.5 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello! I have a problem with the attached model. Once i upload another excel from these it already has, it stops the model at some point and doesn't run even though it can process many more orders.&lt;/P&gt;
 &lt;P&gt;I have unclick the options that loads a new excel when it is updated because that was the main problem at the beggining.&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/53282-reachtrucks.fsm" target="_blank"&gt;ReachTrucks.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jun 2022 17:38:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517605#M29218</guid>
      <dc:creator>maria_a31</dc:creator>
      <dc:date>2022-06-09T17:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517606#M29219</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The 'order tokens' enter a dead end when there are no more entries left in the global table. You need some way for them to re-enter the loop after you update the table with new orders.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1654841048876.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510746iE9F3CCE14F8E157C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1654841048876.png" alt="1654841048876.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For example, you could send a message to the buffer (or some other object) in the 'Post Import Code' which a 'Wait for Event' activity reacts to and releases the tokens back into the loop.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1654841133627.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510748i0B6AD9B7A9DAFB53/image-size/large?v=v2&amp;amp;px=999" role="button" title="1654841133627.png" alt="1654841133627.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1654841178419.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510749i6A92CF94A88AFCB6/image-size/large?v=v2&amp;amp;px=999" role="button" title="1654841178419.png" alt="1654841178419.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/53296-reachtrucks2.fsm" target="_blank"&gt;reachtrucks(2).fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 06:06:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517606#M29219</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-06-10T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517607#M29220</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you so much for your help!&lt;/P&gt;
 &lt;P&gt;But i have noticed since i updated my excel my model stops again while it has more orders to process&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 06:40:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517607#M29220</guid>
      <dc:creator>maria_a31</dc:creator>
      <dc:date>2022-06-10T06:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517608#M29221</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Did you actually import the changed table into FlexSim? It won't detect any changes to the Excel-File automatically.&lt;/P&gt;&lt;P&gt;Edit:&lt;BR /&gt;The order number should also continue on from the last table, or you would have to reset the global variable that counts those and reassign new numbers to the order tokens.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 07:50:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517608#M29221</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-06-10T07:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517609#M29222</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Yes i did update the excel, i will attach the file so you can see it too.&lt;/P&gt;
 &lt;P&gt;(The updated excel is in global table "Picking")&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/53303-reachtrucks-updated-excel.fsm" target="_blank"&gt;Reachtrucks-updated excel.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 07:55:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517609#M29222</guid>
      <dc:creator>maria_a31</dc:creator>
      <dc:date>2022-06-10T07:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517610#M29223</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Seems like I misunderstood the problem. The issue is that some numbers (45, 78) are not present in the updated table. When no entries are found for those numbers, the tokens exit the loop, because the assumption was, that no entries for an order number would mean all orders are done.&lt;/P&gt;&lt;P&gt;To fix this, you can add another decide activity, that checks if the end of the picking table was actually reached or not (by comparing the current order no. on the token to the one in the last table row).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1654849169726.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1510752i8A1DE6152E10563A/image-size/large?v=v2&amp;amp;px=999" role="button" title="1654849169726.png" alt="1654849169726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This has to be done for the 'Operator Picking' and the 'All Orders Processing' sections in the process flow.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/53306-reachtrucks-updated-excel-1.fsm" target="_blank"&gt;reachtrucks-updated-excel_1.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 08:20:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517610#M29223</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-06-10T08:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Excel problem</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517611#M29224</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Okay i get the logic now, thank you again for your assistance!
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 08:23:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/excel-problem/m-p/13517611#M29224</guid>
      <dc:creator>maria_a31</dc:creator>
      <dc:date>2022-06-10T08:23:21Z</dc:date>
    </item>
  </channel>
</rss>

