<?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: task executer probleme in process flow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578697#M77303</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You haven't adjusted the label name in one of the Assign Labels activities. Hence the "itempris" label still points to the first item afterwards and the same item is loaded again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1711536597247.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1523115iDDCCD50813DF0BB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1711536597247.png" alt="1711536597247.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You also have two "itempris" labels, one with a space at the end and one without. I don't know if this is on purpose, but this might also cause issues, since both labels looking the same on first glance and might be used in the wrong place as a result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1711536719165.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1523116iC3AD322C5A69FB2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1711536719165.png" alt="1711536719165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 27 Mar 2024 10:52:21 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2024-03-27T10:52:21Z</dc:date>
    <item>
      <title>task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578693#M77299</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 24.1.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;hello every one, hope you are doing well, &lt;/P&gt;
 &lt;P&gt;i have encoutred a new problem in my flexsim model and i would like some help &lt;BR /&gt;&lt;BR /&gt;the probleme faced is in the last part of the work, it envolves a task executer loading a product from a pallet and unload it into a sink, this task must be done twice as there is twe products in each pallet&lt;BR /&gt;&lt;BR /&gt;the main probleme is that the task executer does not load the second product from the pallet, but it load the same product that was unload in the sink (the first product), and so, a task error is shown an invalid task of unload because i am reffering that it unloads the second product whilt the transporter is loading the first, i dont understand why its doing like this, although a made an assign for each product in the process flow(the first and for the second).&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/80766-simple-example-probleme-transport.fsm" target="_blank"&gt;simple_example_probleme_TRANSPORT.fsm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thank you for your help in advance &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1711461778981.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1523121i4739EC2BD8BB9235/image-size/large?v=v2&amp;amp;px=999" role="button" title="1711461778981.png" alt="1711461778981.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Mar 2024 14:12:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578693#M77299</guid>
      <dc:creator>djami_zinedine</dc:creator>
      <dc:date>2024-03-26T14:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578694#M77300</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;This is logic. If you transport your first item from a pallet, a staying item becomes a first item then. If you want to use 1st and 2nd as a reference, you should transport second item, before you transport first item. &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 03:43:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578694#M77300</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2024-03-27T03:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578695#M77301</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;thank you for your response, i think i miss defined the problem, tha logic that i made makes the staying item (the second) the first one, but for some reason the transporter takes the first item, puts it into the sink and then reloads the same item from the sink, which seems a lot illogical but this is what it happens &lt;BR /&gt;&lt;BR /&gt;my goal is, like you said "&lt;SPAN id="isPasted" style="color: rgb(40, 50, 78); font-family: "&gt;If you transport your first item from a pallet, a staying item becomes a first item then&lt;/SPAN&gt;" but it doesnt work &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 08:41:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578695#M77301</guid>
      <dc:creator>djami_zinedine</dc:creator>
      <dc:date>2024-03-27T08:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578696#M77302</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It looks like you should synchronise on token.palette not token.splitID.&lt;/P&gt;&lt;P&gt;You're setting a label called 'labelName' in the final section rather than itempris which is the label to which you refer for the item to unload.&lt;/P&gt;&lt;P&gt;Also you can refer to itempris with just token.itempris if you remove the space from assignLabels - not then you don't need token.labels["itempris "].value, and you won't end up with what (confusingly) looks like two itempris labels on the token.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/80797-simple-example-probleme-transport-jl.fsm" target="_blank"&gt;simple-example-probleme-transport_jl.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you create task sequences you don't need to use Acquire and Release of Resources.&lt;/P&gt;&lt;P&gt;If you were using ports to control the flow and using the standard 'use transport' option, instead of opening and closing ports you would be better holding the item on the send to port and releasing the palette through a given port. If you didn't do this then multiple pallets could be allowed to exit before they are emptied or have the correct item returned. As it is in your model, you've put the transport in the process flow so the port control is bypassed.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:51:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578696#M77302</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-03-27T10:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578697#M77303</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You haven't adjusted the label name in one of the Assign Labels activities. Hence the "itempris" label still points to the first item afterwards and the same item is loaded again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1711536597247.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1523115iDDCCD50813DF0BB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1711536597247.png" alt="1711536597247.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You also have two "itempris" labels, one with a space at the end and one without. I don't know if this is on purpose, but this might also cause issues, since both labels looking the same on first glance and might be used in the wrong place as a result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1711536719165.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1523116iC3AD322C5A69FB2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1711536719165.png" alt="1711536719165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 10:52:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578697#M77303</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2024-03-27T10:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578698#M77304</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 just like you refered, the problem was in the "labelname" i didnt change it to itempris, thank you very much 
 &lt;P&gt;also, thank you for noticing that there was two itempris, it was a mistake that i made and i couldn't correct, could you please refer to me where i can modify the labels that i created, thank you &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:01:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578698#M77304</guid>
      <dc:creator>djami_zinedine</dc:creator>
      <dc:date>2024-03-27T11:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578699#M77305</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Click to the right of the labelname field in your Assign labels - you'll see the cursor is to the right of itempris so press backspace to delete the extra space.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:05:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578699#M77305</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2024-03-27T11:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578700#M77306</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 thank you very much for your detailed description, it works perfectly
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:11:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578700#M77306</guid>
      <dc:creator>djami_zinedine</dc:creator>
      <dc:date>2024-03-27T11:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: task executer probleme in process flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578701#M77307</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 thank you again for your help 
&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Mar 2024 11:22:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/task-executer-probleme-in-process-flow/m-p/13578701#M77307</guid>
      <dc:creator>djami_zinedine</dc:creator>
      <dc:date>2024-03-27T11:22:30Z</dc:date>
    </item>
  </channel>
</rss>

