<?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: Task Sequence: Process Flow with Query in Zone in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570287#M70767</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 Hey 
 &lt;A rel="user" href="https://answers.flexsim.com/users/43030/ged0313.html" nodeid="43030"&gt;@ged0313&lt;/A&gt;! We're happy to look at it but you need to fix your exceptions first. Until you do that we really can't help you, unless the exceptions are your problem.
&lt;/DIV&gt;</description>
    <pubDate>Thu, 10 Aug 2023 16:41:45 GMT</pubDate>
    <dc:creator>julie_weller</dc:creator>
    <dc:date>2023-08-10T16:41:45Z</dc:date>
    <item>
      <title>Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570283#M70763</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 23.0.9 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello,&lt;/P&gt;
 &lt;P&gt;I've got some problem when trying to build the function that is to assign tasks that is in the same group to an AGV. Since there are only two AGVs in my model, and I don't want several AGVs to deal with the task in the same lane at the same time.&lt;/P&gt;
 &lt;P&gt;So I add a list that contain all my TEs and use the random pull activity. Since I have three lanes here, and I want it to know the available TE. So I share the list in the process flow with the three lane.&lt;/P&gt;
 &lt;P&gt;And I add a zone to restrict token to enter. In the zone property I set the query as&lt;/P&gt;
 &lt;P&gt;&lt;STRONG&gt;WHERE token.item1.agv=token.TE&lt;/STRONG&gt;&lt;/P&gt;
 &lt;P&gt;That I want it to allow only one agv to enter the zone a time. And I want the TE I grab is the same as the one that is assigned to the material list. But as I done the setting I mentioned, the model stucks. And it doesn't even have an error message. And I also cannot press the run model button. I suppose there is some wrong use for the function here. So I am wondering how can I fix this problem or how can I acheive the setting. Thank you so much for any of your help!&lt;/P&gt;
 &lt;P&gt;My model: &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/72399-zone-problem-3.fsm" target="_blank"&gt;zone problem_3.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Aug 2023 09:13:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570283#M70763</guid>
      <dc:creator>ged0313</dc:creator>
      <dc:date>2023-08-09T09:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570284#M70764</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hey &lt;A rel="user" href="https://answers.flexsim.com/users/43030/ged0313.html" nodeid="43030"&gt;@ged0313&lt;/A&gt;! I think you want to use the subset aspect of zones not the queue strategy. They do very different things but the subsets will allow you to constrain the zone, something like this:&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1691591496448.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1518906i67CFB456CD363149/image-size/large?v=v2&amp;amp;px=999" role="button" title="1691591496448.png" alt="1691591496448.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1691591559364.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1518907i92B0383E8E9972E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="1691591559364.png" alt="1691591559364.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;However your model throws a lot of unrelated errors that need to be fixed...&lt;/P&gt;
 &lt;P&gt;Try implementing that and fixing those errors and I can help with any follow up questions!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:33:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570284#M70764</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-08-09T14:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570285#M70765</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Another (perhaps easier) option would be to push and pull objects from lists based on the partition ID of the TE
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:46:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570285#M70765</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-08-09T14:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570286#M70766</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P id="isPasted"&gt;Thank you for your advice! I modify my model according to your advice. But still, there appears to be the same way of distributing agvs.&lt;/P&gt;
 &lt;P&gt;1. Several agvs implement tasks in the same lane&lt;/P&gt;
 &lt;P&gt;2. One agv receive task from several lane the same time.&lt;/P&gt;
 &lt;P&gt;What I thought originally is that I use list to pull can provide a limited options of TE for the flow. That is, if there's no thing in the list it will not allow another token of agv to enter the zone since there is no&lt;STRONG&gt; token.TE&lt;/STRONG&gt; be pulled out . But this setting does not work well. I'm wondering if there's anything that I go wron with. The attachment is my file. Thank you so much!&lt;/P&gt;
 &lt;P&gt;my model: &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/72434-0810-test.fsm" target="_blank"&gt;0810 test.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Aug 2023 03:16:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570286#M70766</guid>
      <dc:creator>ged0313</dc:creator>
      <dc:date>2023-08-10T03:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570287#M70767</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Hey 
 &lt;A rel="user" href="https://answers.flexsim.com/users/43030/ged0313.html" nodeid="43030"&gt;@ged0313&lt;/A&gt;! We're happy to look at it but you need to fix your exceptions first. Until you do that we really can't help you, unless the exceptions are your problem.
&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Aug 2023 16:41:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570287#M70767</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-08-10T16:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570288#M70768</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I've looked at your model more and just some pointers your process flow for the AGV's should be a lot different. You shouldn't be using an object process flow when you're also pulling the TE's from a list and the Split activity is going to triple the amount of tokens every time (which I'm sure is not what you intended), there's a lot of duplication on the Process flow. To get started here is a question that asks a similar thing: &lt;/P&gt;
 &lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/147121/how-to-confine-the-movement-of-agvs-1.html?childToView=147172#answer-147172" target="test_blank"&gt;https://answers.flexsim.com/questions/147121/how-to-confine-the-movement-of-agvs-1.html?childToView=147172#answer-147172&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Aug 2023 17:08:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570288#M70768</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-08-10T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Task Sequence: Process Flow with Query in Zone</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570289#M70769</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43030/ged0313.html" nodeid="43030"&gt;@ged0313&lt;/A&gt;, was that 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, 15 Aug 2023 17:10:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-sequence-process-flow-with-query-in-zone/m-p/13570289#M70769</guid>
      <dc:creator>julie_weller</dc:creator>
      <dc:date>2023-08-15T17:10:58Z</dc:date>
    </item>
  </channel>
</rss>

