<?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 Doubt on Acquire Resource which uses group as a reference. in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493458#M10377</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="22930" href="https://answers.flexsim.com/storage/attachments/22930-acquireresource.fsm"&gt;acquireresource.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am attaching the model for reference.&lt;/P&gt;&lt;P&gt;In Groups I have added 5 task executers as members. In process flow I acquire a resource and release a resource. &lt;/P&gt;&lt;P&gt;Here my question &lt;/P&gt;&lt;P&gt;1) Task Executer1 has completed the Job and released the resource and arrived to Loading point. When the next item arrived even Task Executer1 is available it acquires TaskExecuter2 and so on.  Why is TaskExecuter1 is not acquired first even it is available, could please explain the reason for this kind of behaviour.&lt;/P&gt;&lt;P&gt;2) In Group even if I have 5 Task Executers, if Task Executers1 completes his job and comes back, then my next item should take  Task Exectuer1 for having better utilization. How to achieve this kind of a set up?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22925-doubt1.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500391i1615FB2381AFC8A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="22925-doubt1.jpg" alt="22925-doubt1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 12:51:06 GMT</pubDate>
    <dc:creator>sudheer_r</dc:creator>
    <dc:date>2019-10-18T12:51:06Z</dc:date>
    <item>
      <title>Doubt on Acquire Resource which uses group as a reference.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493458#M10377</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="22930" href="https://answers.flexsim.com/storage/attachments/22930-acquireresource.fsm"&gt;acquireresource.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am attaching the model for reference.&lt;/P&gt;&lt;P&gt;In Groups I have added 5 task executers as members. In process flow I acquire a resource and release a resource. &lt;/P&gt;&lt;P&gt;Here my question &lt;/P&gt;&lt;P&gt;1) Task Executer1 has completed the Job and released the resource and arrived to Loading point. When the next item arrived even Task Executer1 is available it acquires TaskExecuter2 and so on.  Why is TaskExecuter1 is not acquired first even it is available, could please explain the reason for this kind of behaviour.&lt;/P&gt;&lt;P&gt;2) In Group even if I have 5 Task Executers, if Task Executers1 completes his job and comes back, then my next item should take  Task Exectuer1 for having better utilization. How to achieve this kind of a set up?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22925-doubt1.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500391i1615FB2381AFC8A2/image-size/large?v=v2&amp;amp;px=999" role="button" title="22925-doubt1.jpg" alt="22925-doubt1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 12:51:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493458#M10377</guid>
      <dc:creator>sudheer_r</dc:creator>
      <dc:date>2019-10-18T12:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Acquire Resource which uses group as a reference.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493459#M10378</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 12:52:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493459#M10378</guid>
      <dc:creator>sudheer_r</dc:creator>
      <dc:date>2019-10-18T12:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Acquire Resource which uses group as a reference.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493460#M10379</link>
      <description>&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;The reason for the behaviour you're seeing, is that the Resource works FIFO, like a list (or queue): resources that you acquire are taken from the of the list and when they are released they are added back to the bottom of the list.&lt;/P&gt;&lt;P&gt;If you always want to use the most recently used resource, you can add the push time to the resource, for example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the Advanced properties of the Resource&lt;/LI&gt;&lt;LI&gt;On the Fields tab, click the green plus button. From the popup menu, select Task Executer -&amp;gt; Push Time. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22931-addpushtime.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500388i7B93334E50AB1D23/image-size/large?v=v2&amp;amp;px=999" role="button" title="22931-addpushtime.png" alt="22931-addpushtime.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the properties of the Acquire, add an order by clause to sort the list with the last added item (highest push time) at the top. You can type the query "ORDER BY pushTime DESC" manually, or use the dropdown of the Query / Object / Array field&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22933-orderbyfield.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500389i38C7209432F66B60/image-size/large?v=v2&amp;amp;px=999" role="button" title="22933-orderbyfield.png" alt="22933-orderbyfield.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This will give the desired effect:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="22934-statebar.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1500390iD66DAB6192BAFA49/image-size/large?v=v2&amp;amp;px=999" role="button" title="22934-statebar.png" alt="22934-statebar.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Of course you can add other fields as well -- for example, instead of push time you can use Utilization to make sure that the operator with the highest (or lowest) utilization gets acquired.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 13:26:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493460#M10379</guid>
      <dc:creator>mischa_spelt</dc:creator>
      <dc:date>2019-10-18T13:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Acquire Resource which uses group as a reference.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493461#M10380</link>
      <description>&lt;P&gt;&lt;SPAN class="autotaguser-autocomplete-box"&gt;@&lt;/SPAN&gt;&lt;A href="https://answers.flexsim.com/users/469/mischa.s.html"&gt;Mischa Spelt&lt;/A&gt; Thanq for the feed back.&lt;/P&gt;&lt;P&gt;I attached my model could you  have a look and update it &lt;/P&gt;&lt;P&gt;&lt;SPAN class="autotaguser-autocomplete-box"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 13:28:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493461#M10380</guid>
      <dc:creator>sudheer_r</dc:creator>
      <dc:date>2019-10-18T13:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt on Acquire Resource which uses group as a reference.</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493462#M10381</link>
      <description>&lt;P&gt;Hi, I've made the change described in my answer to the model that you attached to your other question: &lt;A href="https://answers.flexsim.com/questions/74093/how-to-set-load-and-unload-time-of-task-executers.html?childToView=74097#answer-74097"&gt;https://answers.flexsim.com/questions/74093/how-to-set-load-and-unload-time-of-task-executers.html?childToView=74097#answer-74097&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 13:34:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/doubt-on-acquire-resource-which-uses-group-as-a-reference/m-p/13493462#M10381</guid>
      <dc:creator>mischa_spelt</dc:creator>
      <dc:date>2019-10-18T13:34:59Z</dc:date>
    </item>
  </channel>
</rss>

