<?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: How can I query with dynamic argument when querying resource in processflow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489817#M7549</link>
    <description>&lt;P&gt;All of a sudden it works as expected, I cannot reproduce whatever went wrong before. &lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2017 14:41:04 GMT</pubDate>
    <dc:creator>thijs_damsma</dc:creator>
    <dc:date>2017-02-23T14:41:04Z</dc:date>
    <item>
      <title>How can I query with dynamic argument when querying resource in processflow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489814#M7546</link>
      <description>&lt;P&gt;I have a set of resources that each have different capabilities, which I stored as an array of strings. With this, I want to query only the Resources that can handle the item (represented by a token). The following query works as expected:&lt;/P&gt;
&lt;PRE&gt;WHERE "some_type" IN capabilities&lt;/PRE&gt;
&lt;P&gt;But when I make the query dynamic, like so:&lt;/P&gt;
&lt;PRE&gt;WHERE Puller.some_type IN capabilities&lt;/PRE&gt;
&lt;P&gt;I can't get it to work. Also tried:&lt;/P&gt;
&lt;PRE&gt;WHERE getlabel(Puller, "some_type") IN capabilities&lt;/PRE&gt;
&lt;P&gt;which doesn't work either&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 14:03:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489814#M7546</guid>
      <dc:creator>thijs_damsma</dc:creator>
      <dc:date>2017-02-23T14:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I query with dynamic argument when querying resource in processflow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489815#M7547</link>
      <description>&lt;P&gt;Hi Thijs. Not sure if it solves the problem but at the very least should that not be "puller.some_type" (with lower-case p)?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 14:22:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489815#M7547</guid>
      <dc:creator>mischa_spelt</dc:creator>
      <dc:date>2017-02-23T14:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I query with dynamic argument when querying resource in processflow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489816#M7548</link>
      <description>&lt;P&gt; Will give it a try. When defining a query a resource and setting a query, the default suggestion implies I need a capital P:&lt;/P&gt; 
&lt;PRE&gt;WHERE Puller.some_type &amp;lt; 10
&lt;/PRE&gt;
&lt;P&gt; Well, I tried lowercase and it worked, and then uppercase also worked. So it works now, no idea what went wrong before. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 14:38:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489816#M7548</guid>
      <dc:creator>thijs_damsma</dc:creator>
      <dc:date>2017-02-23T14:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I query with dynamic argument when querying resource in processflow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489817#M7549</link>
      <description>&lt;P&gt;All of a sudden it works as expected, I cannot reproduce whatever went wrong before. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 14:41:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489817#M7549</guid>
      <dc:creator>thijs_damsma</dc:creator>
      <dc:date>2017-02-23T14:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I query with dynamic argument when querying resource in processflow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489818#M7550</link>
      <description>&lt;P&gt;Hmm weird. Maybe &lt;A rel="user" href="https://answers.flexsim.com/users/207/anthony.j.html" nodeid="207"&gt;@anthony.johnson&lt;/A&gt; can have a look and see whether e.g. the capital P in the default option is the culprit.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 17:00:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-can-i-query-with-dynamic-argument-when-querying-resource-in/m-p/13489818#M7550</guid>
      <dc:creator>mischa_spelt</dc:creator>
      <dc:date>2017-02-23T17:00:16Z</dc:date>
    </item>
  </channel>
</rss>

