<?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: Process Flow Combiner with one input port in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503759#M18307</link>
    <description>&lt;P&gt;Thank you ! I saw a similar post but could not understand how it could help me. Now I got it thanks to both of you &lt;A rel="user" href="https://answers.flexsim.com/users/244/sebastian.h.html" nodeid="244"&gt;@sebastian.hemmann&lt;/A&gt; and &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt; ! Have a nice weekend !&lt;BR /&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2019 14:39:03 GMT</pubDate>
    <dc:creator>sebastien_b49</dc:creator>
    <dc:date>2019-02-08T14:39:03Z</dc:date>
    <item>
      <title>Process Flow Combiner with one input port</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503754#M18302</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 19.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hello !&lt;/P&gt;
&lt;P&gt;I am trying to build a process flow to model a combiner that only uses one input port. It should just wait that a specific amount of flowitems enter it to destroy all of the items but one (join). This amount is defined in the machine's label. &lt;/P&gt;
&lt;P&gt;The problem I have is that I do not know how to collect several flowitems in the process flow without multiplying the amount of Wait for Event. Is there a way to do so, like a "Wait for X item" kind of activity ?&lt;/P&gt;
&lt;P&gt;If it helps, please find my trial model attached&lt;A id="17253" href="https://answers.flexsim.com/storage/attachments/17253-combiner-process-flow.fsm"&gt;combiner-process-flow.fsm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 08:31:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503754#M18302</guid>
      <dc:creator>sebastien_b49</dc:creator>
      <dc:date>2019-02-08T08:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Combiner with one input port</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503755#M18303</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/7518/sebastienb2.html" nodeid="7518"&gt;@Sebastian&lt;/A&gt; The Activity you are looking for is the "Batch" Activity.  &lt;/P&gt;&lt;P&gt;For the Task you are looking for I would use the "Batch" that releases as many tokens as it has to collect.&lt;/P&gt;&lt;P&gt;As soon as all tokens leave the "Batch" I would use a Zone / Resource to allow only one token to move the item on (On Max Wait timer = 0 time -&amp;gt; go another way).  &lt;/P&gt;&lt;P&gt;With this you only have to go sure, that the first token needs a time to be moved.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17255-sc-solution.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498590i6208EB56078753F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="17255-sc-solution.png" alt="17255-sc-solution.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;SUB&gt;&lt;/SUB&gt;&lt;SUP&gt;&lt;/SUP&gt;&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="17256" href="https://answers.flexsim.com/storage/attachments/17256-17253-combiner-process-flow-1.fsm"&gt;17253-combiner-process-flow-1.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 09:14:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503755#M18303</guid>
      <dc:creator>sebastian_hemmannE3JAU</dc:creator>
      <dc:date>2019-02-08T09:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Combiner with one input port</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503756#M18304</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/244/sebastian.h.html" nodeid="244"&gt;@sebastian.hemmann !&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;thank you for submitting your model.&lt;/P&gt;
&lt;P&gt;I tried using a batch already but it never receives flow item. I created a basicFR, wrote the Process Flow (Event trigger source + Batch + Delay + Release item), added the basicFr in the model and assigned the Process Flow with the instance of the basicFR in the model.&lt;/P&gt;
&lt;P&gt;Then when I connect the BasicFR to the output of a processor and launch the simulation, no flow items enters the basicFR and the batch in the Process Flow inside my basicFR does not collect anything.&lt;/P&gt;
&lt;P&gt;Could you explain me what I am doing wrong ?&lt;/P&gt;
&lt;P&gt;By the way is there a way to link a Process Flow to all the instances of a BasicFR in a model before they are dropped in the model ?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 13:42:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503756#M18304</guid>
      <dc:creator>sebastien_b49</dc:creator>
      <dc:date>2019-02-08T13:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Combiner with one input port</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503757#M18305</link>
      <description>&lt;P&gt;receiveitem and releaseitem are essential for a basic FR. You have to call these commands. &lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 13:51:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503757#M18305</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2019-02-08T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Combiner with one input port</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503758#M18306</link>
      <description>&lt;P&gt;A Process Flow FR Processor can join items and then start processing. The Process Flow Fixed Resource template is enhanced.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17261-process-flow-fr-processor-join.jpg"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1498594iF3E53A49A23776C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="17261-process-flow-fr-processor-join.jpg" alt="17261-process-flow-fr-processor-join.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A id="17262" href="https://answers.flexsim.com/storage/attachments/17262-procees-flow-processor-join.fsm"&gt;procees-flow-processor-join.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 14:38:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503758#M18306</guid>
      <dc:creator>joerg_vogel_HsH</dc:creator>
      <dc:date>2019-02-08T14:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Combiner with one input port</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503759#M18307</link>
      <description>&lt;P&gt;Thank you ! I saw a similar post but could not understand how it could help me. Now I got it thanks to both of you &lt;A rel="user" href="https://answers.flexsim.com/users/244/sebastian.h.html" nodeid="244"&gt;@sebastian.hemmann&lt;/A&gt; and &lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;@Jörg Vogel&lt;/A&gt; ! Have a nice weekend !&lt;BR /&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/461/joerg.v.html" nodeid="461"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 14:39:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-combiner-with-one-input-port/m-p/13503759#M18307</guid>
      <dc:creator>sebastien_b49</dc:creator>
      <dc:date>2019-02-08T14:39:03Z</dc:date>
    </item>
  </channel>
</rss>

