<?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 Is there a way to query a list of task executors by closest distance to puller? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483543#M2601</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/attachments/4984-querylist.fsm"&gt;querylist.fsm&lt;/A&gt;I had a list of 72 operators avaivable on a list and 8 different fixed resources that pull the operators they need from the list for different sub processes. In real life the operators closest to the fixed resource will work in that location. Is there a way to use the query list option for this?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2017 16:10:20 GMT</pubDate>
    <dc:creator>kari_payton</dc:creator>
    <dc:date>2017-02-02T16:10:20Z</dc:date>
    <item>
      <title>Is there a way to query a list of task executors by closest distance to puller?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483543#M2601</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.0.1 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/attachments/4984-querylist.fsm"&gt;querylist.fsm&lt;/A&gt;I had a list of 72 operators avaivable on a list and 8 different fixed resources that pull the operators they need from the list for different sub processes. In real life the operators closest to the fixed resource will work in that location. Is there a way to use the query list option for this?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 16:10:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483543#M2601</guid>
      <dc:creator>kari_payton</dc:creator>
      <dc:date>2017-02-02T16:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query a list of task executors by closest distance to puller?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483544#M2602</link>
      <description>&lt;P&gt;You should be able to just pull from the list with the query: ORDER BY distance, as distance is one of the fields you get with a task executer list. You may need to adjust the distance field's code if you have some weird scenario, but in general it should just work.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 16:25:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483544#M2602</guid>
      <dc:creator>anthony_johnsonT83CM</dc:creator>
      <dc:date>2017-02-02T16:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query a list of task executors by closest distance to puller?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483545#M2603</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/207/anthony.j.html" nodeid="207"&gt;@anthony.johnson&lt;/A&gt; I created a model example. I am getting an error on the distance field code. &lt;A href="https://answers.flexsim.com/storage/temp/4983-querylist.fsm"&gt;querylist.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 16:46:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483545#M2603</guid>
      <dc:creator>kari_payton</dc:creator>
      <dc:date>2017-02-02T16:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query a list of task executors by closest distance to puller?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483546#M2604</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/207/anthony.j.html" nodeid="207"&gt;@anthony.johnson&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;In her model when I look at the entries in the List, under the column header "distance", it just says "Puller Required". Should that be a number of some kind?  Is that why there are a bunch of errors when the pull is ORDER BY distance ASC?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2017 12:10:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483546#M2604</guid>
      <dc:creator>jeff_nordgren</dc:creator>
      <dc:date>2017-02-06T12:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query a list of task executors by closest distance to puller?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483547#M2605</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/207/anthony.j.html" nodeid="207"&gt;@anthony.johnson&lt;/A&gt; and &lt;A rel="user" href="https://answers.flexsim.com/users/187/jeff.n.html" nodeid="187"&gt;@Jeff Nordgren&lt;/A&gt;, I am encountering the same issue in FlexSim 2020 - pulling by distance doesn't seem to work, and all of the list entries just say "Puller required" even after an item has been pulled. I changed the puller to refer to the token label that refers to the other object, and have also tried setting it to leave items on the list, but nothing seems to work. Is there an example model somewhere for this that I can refer to?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:45:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483547#M2605</guid>
      <dc:creator>jon_abbott</dc:creator>
      <dc:date>2020-12-04T00:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to query a list of task executors by closest distance to puller?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483548#M2606</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;When you open the list entries  look over at the quick properties where you can define the puller using the sample or typing an expression.  Selecting your puller will let you see if the "puller required" is replaced with the correct distance expression.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="34891-1607043768486.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1494922i08A2D1342D429D52/image-size/large?v=v2&amp;amp;px=999" role="button" title="34891-1607043768486.png" alt="34891-1607043768486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Dec 2020 01:02:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/is-there-a-way-to-query-a-list-of-task-executors-by-closest/m-p/13483548#M2606</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2020-12-04T01:02:52Z</dc:date>
    </item>
  </channel>
</rss>

