<?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 ASRS as task executer in process flow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516689#M28484</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;Hello&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I am trying to figure out how to adapt this model &lt;A rel="nofollow" href="https://answers.flexsim.com/questions/86904/asrs-process-flow.html"&gt;https://answers.flexsim.com/questions/86904/asrs-process-flow.html&lt;/A&gt; to mine.&lt;/P&gt;
 &lt;P&gt;I want to use 2 ASRS to pick objects at 4 different racks. Based on the cited model I tried instead of using Acquire Resource, I could assign a label to token to let it know which ASRS to use based on where the box to pick is located. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="example2.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514227i58C2AE76351C3304/image-size/large?v=v2&amp;amp;px=999" role="button" title="example2.jpg" alt="example2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;The label is created but with null content.&lt;/P&gt;
 &lt;P&gt;Can you help me to find the error so I can &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61654-asrs-2022.fsm" target="_blank"&gt;ASRS 2022.fsm&lt;/A&gt;assign ASRS based on the rack where the box to pick is located please?&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sat, 03 Dec 2022 03:49:07 GMT</pubDate>
    <dc:creator>mercedes_u</dc:creator>
    <dc:date>2022-12-03T03:49:07Z</dc:date>
    <item>
      <title>ASRS as task executer in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516689#M28484</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;Hello&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I am trying to figure out how to adapt this model &lt;A rel="nofollow" href="https://answers.flexsim.com/questions/86904/asrs-process-flow.html"&gt;https://answers.flexsim.com/questions/86904/asrs-process-flow.html&lt;/A&gt; to mine.&lt;/P&gt;
 &lt;P&gt;I want to use 2 ASRS to pick objects at 4 different racks. Based on the cited model I tried instead of using Acquire Resource, I could assign a label to token to let it know which ASRS to use based on where the box to pick is located. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="example2.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514227i58C2AE76351C3304/image-size/large?v=v2&amp;amp;px=999" role="button" title="example2.jpg" alt="example2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;The label is created but with null content.&lt;/P&gt;
 &lt;P&gt;Can you help me to find the error so I can &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61654-asrs-2022.fsm" target="_blank"&gt;ASRS 2022.fsm&lt;/A&gt;assign ASRS based on the rack where the box to pick is located please?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 03 Dec 2022 03:49:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516689#M28484</guid>
      <dc:creator>mercedes_u</dc:creator>
      <dc:date>2022-12-03T03:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASRS as task executer in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516690#M28485</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The item is not a node of the attribute sub tree of the rack. It is directly a sub tree of a rack. The property to get a reference to a rack is: up and not ownerobject.&lt;/P&gt;&lt;P&gt;token.item.up is the correct reference for rack storing the item&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 03 Dec 2022 05:12:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516690#M28485</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2022-12-03T05:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASRS as task executer in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516691#M28486</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you Joerg, but even with &lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;token.item.up&lt;/SPAN&gt; the model is not working for assigning children tokens the specific rack where the box to pick is located.&lt;/P&gt;
 &lt;P&gt;I am attaching the new model using the proposed reference.&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1520058iBBECBA39A8E0EED0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image.png" alt="Image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1520059i5F45906865889479/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image.png" alt="Image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ex4.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514223i1DCE9D97D28E023F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ex4.jpg" alt="ex4.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/61663-asrs-2022.fsm" target="_blank"&gt;ASRS 2022.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 03 Dec 2022 19:01:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516691#M28486</guid>
      <dc:creator>mercedes_u</dc:creator>
      <dc:date>2022-12-03T19:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: ASRS as task executer in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516692#M28487</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Joerg Vogel&lt;/A&gt; it worked when I assigned the label ASRS after "START" in the subflow. Thank you very much!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 03 Dec 2022 19:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516692#M28487</guid>
      <dc:creator>mercedes_u</dc:creator>
      <dc:date>2022-12-03T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: ASRS as task executer in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516693#M28488</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/14390/mercedesu.html" nodeid="14390"&gt;@mUg24&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;You create the label item on the child token created in the subflow, so you cannot call the label on the parent token. I moved your Rack, ASRS, and Destination label to the subflow. I also added in Start and Finish task sequence activities so the ASRS aren't executing multiple tasks at the same  time. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670135837441.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514224iB5777958B2A236A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670135837441.png" alt="1670135837441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670135795975.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514226iF33618C92C06760E/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670135795975.png" alt="1670135795975.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 04 Dec 2022 06:37:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516693#M28488</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2022-12-04T06:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: ASRS as task executer in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516694#M28489</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/14390/mercedesu.html" nodeid="14390"&gt;@mUg24&lt;/A&gt;, was one of Jeanette F's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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 unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Dec 2022 17:22:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/asrs-as-task-executer-in-process-flow/m-p/13516694#M28489</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2022-12-07T17:22:27Z</dc:date>
    </item>
  </channel>
</rss>

