<?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 to send an incomplete batch when the assigned raw material is complete? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588264#M84753</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43729/eusebio.html" nodeid="43729"&gt;@Eusebio&lt;/A&gt;, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 30 Jan 2025 22:13:39 GMT</pubDate>
    <dc:creator>Jeanette_Fullmer</dc:creator>
    <dc:date>2025-01-30T22:13:39Z</dc:date>
    <item>
      <title>How to send an incomplete batch when the assigned raw material is complete?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588262#M84751</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.2.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P id="isPasted"&gt;Hello everyone&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;I have a problem when collecting.&lt;/P&gt;
 &lt;P&gt;1. Combiner2 requires 10 packages to be sent to the warehouse, the problem is that only a certain amount of raw material is assigned (the product is labeled) and some sheets are lost in Die-cutter1 (considered as waste) and the package is no longer completed in Queue4 at the exit of Printer4T.&lt;/P&gt;
 &lt;P&gt;I would like that if there are no more sheets to complete the batch, it is sent anyway.&lt;/P&gt;
 &lt;P&gt;Can someone help me... I would really appreciate it.&lt;/P&gt;
 &lt;P&gt;Regards&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/89507-modelo-60x40-autosave-v2.fsm" target="_blank"&gt;Modelo 60x40_autosave_V2.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Jan 2025 17:28:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588262#M84751</guid>
      <dc:creator>luis_cl</dc:creator>
      <dc:date>2025-01-21T17:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to send an incomplete batch when the assigned raw material is complete?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588263#M84752</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I would move the batching logic into Process Flow. For this, set the queue's Send to Port to "Do Not Release Items", so you can later manually release the items.&lt;/P&gt;&lt;P&gt;The Batch activity allows to set a maximum idle timer, meaning if no new token/item is added to the batch within the given timeframe, the partial batch can be released. The released token then sets the target quantity on the combiner and releases the items.&lt;/P&gt;&lt;P&gt;This is obviously not foolproof, as any kind of delay on the upstream processes would mean a partial batch is released despite items of the same type still being present. If this does end up being a problem, you could implement a counter that keeps track of how many items of a given type are still in the system (have not passed the separator yet). Only if that counter reaches 0 would the idle timer in the Batch activity become active (by writing a corresponding condition to the "Start Criteria" field).&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/89532-modelo-60x40-pf-batching.fsm" target="_blank"&gt;modelo-60x40-PF-batching.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Jan 2025 08:14:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588263#M84752</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2025-01-22T08:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to send an incomplete batch when the assigned raw material is complete?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588264#M84753</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/43729/eusebio.html" nodeid="43729"&gt;@Eusebio&lt;/A&gt;, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 30 Jan 2025 22:13:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-send-an-incomplete-batch-when-the-assigned-raw-material/m-p/13588264#M84753</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2025-01-30T22:13:39Z</dc:date>
    </item>
  </channel>
</rss>

