<?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: Lists Query using Puller.[label] vs token.[label] in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534608#M42742</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It is always correct to use "WHERE val = Puller.LabelName", and I'm fairly confident that it is never correct to use "WHERE val = token.LabelName". In fact, I'm somewhat surprised that it works for you in certain cases. I recommend you always use Puller.&lt;/P&gt;&lt;P&gt;As for why you use "puller" and not "token" in a list query, the quick answer is that you can make any node the puller, including a token, a Queue, a TaskExecuter, etc. Since anything can be the puller, it doesn't make sense to assume that "token" is the puller.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 16 Jan 2023 20:36:12 GMT</pubDate>
    <dc:creator>JordanLJohnson</dc:creator>
    <dc:date>2023-01-16T20:36:12Z</dc:date>
    <item>
      <title>Lists Query using Puller.[label] vs token.[label]</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534607#M42741</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.2 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;When pulling from a list, I have mostly been using WHERE ____ = token.[label]&lt;BR /&gt;However, I recently got a few errors and noticed that if I changed it to WHERE ___ = Puller.[label], then the query worked perfectly.&lt;BR /&gt;&lt;BR /&gt;Why is it that the token reference worked in some cases? How can I find out what the difference might be between these lists? I would prefer the token reference to work because that is the default action when writing a query, not that typing Puller is any harder. Just curious.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 19:59:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534607#M42741</guid>
      <dc:creator>zbarachki</dc:creator>
      <dc:date>2023-01-16T19:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Lists Query using Puller.[label] vs token.[label]</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534608#M42742</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It is always correct to use "WHERE val = Puller.LabelName", and I'm fairly confident that it is never correct to use "WHERE val = token.LabelName". In fact, I'm somewhat surprised that it works for you in certain cases. I recommend you always use Puller.&lt;/P&gt;&lt;P&gt;As for why you use "puller" and not "token" in a list query, the quick answer is that you can make any node the puller, including a token, a Queue, a TaskExecuter, etc. Since anything can be the puller, it doesn't make sense to assume that "token" is the puller.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 20:36:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534608#M42742</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2023-01-16T20:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Lists Query using Puller.[label] vs token.[label]</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534609#M42743</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;A rel="user" href="https://answers.flexsim.com/users/220/jordan.j.html" nodeid="220"&gt;@Jordan Johnson&lt;/A&gt; 
 &lt;P&gt;Thank you for the explanation. I will begin using Puller from now on, however is the puller defined somewhere in the list settings or activities since you said any node could be a puller?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 20:45:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534609#M42743</guid>
      <dc:creator>zbarachki</dc:creator>
      <dc:date>2023-01-16T20:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lists Query using Puller.[label] vs token.[label]</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534610#M42744</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;If you are in Process Flow, the Pull From List activity lets you specify the puller:&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1673902118833.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514865iC0C62DACAAFDD6CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="1673902118833.png" alt="1673902118833.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://docs.flexsim.com/en/22.2/Reference/ProcessFlowObjects/SharedAssets/PullFromList/PullFromList.html" target="_blank"&gt;https://docs.flexsim.com/en/22.2/Reference/ProcessFlowObjects/SharedAssets/PullFromList/PullFromList.html&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 20:48:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534610#M42744</guid>
      <dc:creator>JordanLJohnson</dc:creator>
      <dc:date>2023-01-16T20:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Lists Query using Puller.[label] vs token.[label]</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534611#M42745</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you for quick responses!
&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 20:50:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534611#M42745</guid>
      <dc:creator>zbarachki</dc:creator>
      <dc:date>2023-01-16T20:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lists Query using Puller.[label] vs token.[label]</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534612#M42746</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You can refer to the object to pull as token.labelname directly when it's not part of a query and when token.labelname points to the object to pull or contains an array of objects to pull.   This corresponds to the three qualifier types shown two fields above the Puller field in Jordan's image which is marked as "Query / Object / Array".&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Jan 2023 22:38:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/lists-query-using-puller-label-vs-token-label/m-p/13534612#M42746</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-01-16T22:38:06Z</dc:date>
    </item>
  </channel>
</rss>

