<?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: Simplifying Process Flow in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13814833#M98168</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17797462"&gt;@jpanY7K8B&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the pileup, that's due to your Process Flow pulling the two initial Queues but not Pushing them back onto the list. If you want to make sure that they're always available to be pulled, you can check the "Leave Entries on List" box. That way, even when they get pulled due to a query, they'll stay on the list for other tokens to pull. Then you don't need to worry about pushing them back on.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_0-1758125310497.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571751iDFAC317B4F9ACD9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_0-1758125310497.png" alt="kavika_faleumu_0-1758125310497.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With regards to your Process, I think I see where the issue is. You're moving boxes to the correct Queue, but then your Wait for Event is waiting for those boxes to exit the Queue after they've already left to be processed. So that token never gets processed.&lt;/P&gt;
&lt;P&gt;You don't want to wait for boxes to leave the Queue -- you want them to finish processing first. From there, there are several ways you could move items to their next PreProcessing Queue. You could push them to an ItemList then have the Initial Start pull from that List. You could move the items straight to the next Queue using Process Flow or Input/Output/A-Connections in the 3D view.&lt;/P&gt;
&lt;P&gt;Attached is an example model modified to use one of these ways.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Firstly, you've got conflicting logic in 3D and Process Flow. I'll move the incrementing of the "Step" label to Process Flow. That way, when items enter and a new token is created, we can be sure to increment once.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_1-1758128191021.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571758iE6A897A20334C60C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_1-1758128191021.png" alt="kavika_faleumu_1-1758128191021.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After we've setup the token and we determine that it still has steps to do, we can pull a Queue (while leaving it on the list). Then, we'll let the 3D objects handle it until the last Processor finishes.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_3-1758128306050.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571760i362818E75122C20B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_3-1758128306050.png" alt="kavika_faleumu_3-1758128306050.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will push it to an ItemList. In Process Flow, we'll wait to pull an item from the ItemList so we can move it back to the Initial Start.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_2-1758128286042.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571759i9A5E434788DB207C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_2-1758128286042.png" alt="kavika_faleumu_2-1758128286042.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Sep 2025 16:59:22 GMT</pubDate>
    <dc:creator>kavika_faleumu</dc:creator>
    <dc:date>2025-09-17T16:59:22Z</dc:date>
    <item>
      <title>Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13782383#M97774</link>
      <description>&lt;P&gt;I am working on a complicated assembly process flow, about 500+ different operations and 300+ different equipment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to let Flexsim follow the process steps, tool dedication to complete the entire processes? I cannot upload real process steps here. But created a example for help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 22:47:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13782383#M97774</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-08-25T22:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13787311#M97836</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17797462"&gt;@jpanY7K8B&lt;/a&gt;, I'm a little confused as to what you're asking.&lt;/P&gt;
&lt;P&gt;If you're asking if Process Flow can handle the number of operations and equipment you want to simulate, then yes. The example model you've shared can be added to and expounded to much larger scales.&lt;/P&gt;
&lt;P&gt;In upscaling, I suggest utilizing &lt;A href="https://docs.flexsim.com/en/25.2/Tutorials/ProcessFlow/Tutorial3SubProcessFlows/3-1BuildBasicSubFlow/3-1BuildBasicSubFlow.html#app" target="_blank" rel="noopener"&gt;sub flows&lt;/A&gt; to reuse actions where possible. You may also want to utilize &lt;A href="https://docs.flexsim.com/en/25.2/Reference/ProcessFlowObjects/SharedAssets/List/List.html#app" target="_blank" rel="noopener"&gt;Lists&lt;/A&gt; to push and pull items or jobs (depending on your use-case).&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 15:47:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13787311#M97836</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-08-28T15:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13788996#M97861</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I was able to create a new model example to illustrate my simulation need. As you can see from the new model, I currently have two different products (Product001 &amp;amp; Product002. In reality, I will have at least 30 different products.)&lt;/P&gt;&lt;P&gt;The process sequence is defined in the table &lt;STRONG&gt;ProcessRouting&lt;/STRONG&gt;, and the process time is defined in the table &lt;STRONG&gt;ProcessInfo&lt;/STRONG&gt;. The model logic works fine for now, but it’s not very friendly for future expansion. For example:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Right now, I used individual Sources to create each flowitem. If I scale this up to 30+ products, I would end up with 30+ Sources. Ideally, I would like to use &lt;STRONG&gt;one Source&lt;/STRONG&gt; to generate many different products, each with a product label (I’m currently using “Type” as the label) and different arrival rates.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;For each Processor, I would like the model to automatically pull the process time from the table based on the &lt;STRONG&gt;label values&lt;/STRONG&gt; (“Step” and “ProductName”). For example, in Machina001 I hard-coded step = 1 and type = "Product001". Instead, I’d like to dynamically use the label values for “Step” and “ProductName.”&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Do you have suggestions on the best way to structure this so that it’s scalable? Thank you so very much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 17:32:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13788996#M97861</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-08-29T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13789032#M97863</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17797462"&gt;@jpanY7K8B&lt;/a&gt;,&amp;nbsp;I've got some ideas on how you could achieve what you want.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I found &lt;A href="https://forums.autodesk.com/t5/flexsim-forum/repeating-each-arrival-in-schedule-source/td-p/13572659" target="_blank" rel="noopener"&gt;a post&lt;/A&gt; that uses 1 Source to create tokens. Those tokens then create the objects in a loop, delayed by whatever you want the inter-arrival time to be.&lt;/LI&gt;
&lt;LI&gt;You can write a custom code in the Processing Time to lookup table values. Here's an example of what you can do:
&lt;UL&gt;
&lt;LI&gt;&lt;LI-CODE lang="general"&gt;/**Custom Code*/
Object current = ownerobject(c);
Object item = param(1);

int step = item.Step;
string productName = item.Type;
Table procInfo = Table("ProcessInfo");
double procTime = procInfo.getValueByKey(step, "ProcessTime", 2);

print("Machine: ", current.name, "\tItem: ", productName, "\tStep: ", step, "\tProcTime: ", procTime);

return procTime;&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;This code will get the step and product name from the item, then look up the ProcessTime from the table. There's a print statement in there so you can check (in the Debug &amp;gt; Ouput Console) if the values are what you think they should be.&lt;/LI&gt;
&lt;LI&gt;Another nice thing is that this code is copyable to all the other machines without having to edit it since it looks up values in the Table. In fact, you could put this code in a table or treenode and have the processors reference that node -- that way, if you want to change the code at some point, you just need to make the change in the 1 place without having to copy/paste it to each processor.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 18:14:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13789032#M97863</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-08-29T18:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13789059#M97865</link>
      <description>&lt;P&gt;Thank you so very much.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 18:45:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13789059#M97865</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-08-29T18:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13789102#M97867</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copied your custom code to all machines. but it seems all machines in the model picked Machine001's process time, which is 9.06 s.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is Machina003 as an example. how to get this fixed?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update: I think I am confused the difference between process time and stay time. I appreciate if you can explain the difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jpanY7K8B_2-1756494992124.png" style="width: 743px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1566014iF0E275E7F4411540/image-dimensions/743x231?v=v2" width="743" height="231" role="button" title="jpanY7K8B_2-1756494992124.png" alt="jpanY7K8B_2-1756494992124.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 21:22:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13789102#M97867</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-08-29T21:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13793236#M97918</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17797462"&gt;@jpanY7K8B&lt;/a&gt;, I forgot to limit the table to only look at results from the specific product. I added a SQL query to the code to get a sub-table only with a specific product's times.&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;/**Custom Code*/
Object current = ownerobject(c);
Object item = param(1);

int step = item.Step;
string productName = item.Type;
Table procInfo = Table("ProcessInfo");
Table subTable = Table.query("SELECT * FROM ProcessInfo WHERE ProduceName = $1", productName);
double procTime = subTable.getValueByKey(step, "ProcessTime", 2);

print("Machine: ", current.name, "\tItem: ", productName, "\tStep: ", step, "\tProcTime: ", procTime);

return procTime;&lt;/LI-CODE&gt;
&lt;P&gt;You could also modify the SQL statement to just get process time directly without having to do the "getValueByKey" step. Here's more info on &lt;A href="https://docs.flexsim.com/en/25.2/Reference/DeveloperAdvancedUser/SQLQueries/SQLQueries.html#example" target="_blank" rel="noopener"&gt;sql queries&lt;/A&gt; if you're interested.&lt;/P&gt;
&lt;P&gt;After running for a bit, you'll notice that your machines' averages don't align with the table values, but the min/max staytimes probably will. For example, on Machine4,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_1-1756831771916.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1566885i45B022058845C199/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_1-1756831771916.png" alt="kavika_faleumu_1-1756831771916.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The min aligns with Product002 and the Max aligns with Product001.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_2-1756831848602.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1566886iE56367E8313FD2A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_2-1756831848602.png" alt="kavika_faleumu_2-1756831848602.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This won't always be the case if you have special code that holds items a little longer, does setup time, etc. But at least with this sample model, this is a good way to know if the right products are getting to the right machines and using the right process time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 16:51:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13793236#M97918</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-09-02T16:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13793312#M97920</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 18:05:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13793312#M97920</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-02T18:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13793532#M97923</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;in the Machine process flow, I used scheduled source as Machine asset. I meant to use Quantity column to control Machine qty in each kind. But it seems does not work the way I wanted. For example, I want to change Machine001 to 3 in Quantity column. Any suggestion on how to modify the model? Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(Attached the model file with updated code that you previously suggested. )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jpanY7K8B_0-1756848781436.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1566937iBD9ADDEE875444EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jpanY7K8B_0-1756848781436.png" alt="jpanY7K8B_0-1756848781436.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 21:36:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13793532#M97923</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-02T21:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795095#M97955</link>
      <description>&lt;P&gt;What do you mean by "Machine quantity"? Do you want multiple items to be processed on a Processor at the same time?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 16:11:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795095#M97955</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-09-03T16:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795187#M97956</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about the confusion. "Machine Quantity" in this content means fleet size. For example, I want to have 3 exactly same independent Machina001 to process flowitems simultaneously.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 17:07:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795187#M97956</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-03T17:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795355#M97961</link>
      <description>&lt;P&gt;I suggest you start by making a group for each Machine you'd like to multiply.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_0-1756923734532.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567293i63A4EE77C2A191A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_0-1756923734532.png" alt="kavika_faleumu_0-1756923734532.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then you can add a Parameter Table (I renamed mine to "&lt;EM&gt;MachineGroups&lt;/EM&gt;") to set the desired values you want for each group.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_1-1756923780778.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567294i961EE58800CAFBD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_1-1756923780778.png" alt="kavika_faleumu_1-1756923780778.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you click on the "Value" and then the drop-down arrow, you can set the &lt;EM&gt;Reference&lt;/EM&gt;&amp;nbsp;to the proper Group. Then, in the&amp;nbsp;&lt;EM&gt;On Set&lt;/EM&gt; section, you set it to&amp;nbsp;&lt;STRONG&gt;Delete and Copy Group Members&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_2-1756923871670.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567295iDBBEC454A19E0CFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_2-1756923871670.png" alt="kavika_faleumu_2-1756923871670.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_3-1756923886659.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567296i788AD511D2A36742/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_3-1756923886659.png" alt="kavika_faleumu_3-1756923886659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This option will (1) delete all the copies of the machine except the original, (2) create X number of copies of that machine, and finally (3) place them at whatever offset from the original you have set. For example, if I set my param value to&amp;nbsp;&lt;STRONG&gt;3&lt;/STRONG&gt; with a Y Offset of 3, then my Machine001 group will look like this. (Objects will be deleted and copied On Reset. To see your changes, reset the model).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_4-1756923989761.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567299i0FDA6992DA3F6259/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_4-1756923989761.png" alt="kavika_faleumu_4-1756923989761.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It looks like your WorkCenter group is setup to add them automatically to the group, so that makes things a little easier.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_5-1756924063744.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1567301i339751EFA45C460B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_5-1756924063744.png" alt="kavika_faleumu_5-1756924063744.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;From here, you'll want to update your&amp;nbsp;&lt;STRONG&gt;Assign Labels&lt;/STRONG&gt; activity to choose a&amp;nbsp;&lt;EM&gt;WC_Name&lt;/EM&gt; that probably starts with a particual name (so it chooses any machine in the group). Or you'll have to change your&amp;nbsp;&lt;STRONG&gt;Pull from List&lt;/STRONG&gt; activity's query to select something&amp;nbsp;&lt;STRONG&gt;WHERE WC_Name LIKE puller.WC_Name&lt;/STRONG&gt;. You'll have to play around with what works for you.&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 19:03:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795355#M97961</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-09-03T19:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795509#M97963</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is totally new to me. Thank you for sharing. Flexsim is very unlimited!!!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 21:03:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13795509#M97963</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-03T21:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13811747#M98137</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I’ve made a few modifications to the model and wanted to get your thoughts:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Added a Queue before each processor, since a processor can only run one part at a time. This lets me track WIP buildup in front of each processor.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Made it easier to add/remove processors in each processor group.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, I ran into two issues:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;For Product_A, I want it to move sequentially through the system:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Processor1 → &lt;EM&gt;Pre_Processor2_Queue2&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Processor2 → &lt;EM&gt;Pre_Processor3_Queue3&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;…and so on.&lt;BR /&gt;But I can’t get this routing to work.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The Initial Start Queue only sends the first two items (to Processor1 and Processor2). The rest just pile up instead of feeding available processors.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Do you have suggestions on how to fix the routing so objects flow queue → processor → next queue properly, and the initial queue continues feeding available processors?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 22:20:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13811747#M98137</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-15T22:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13814833#M98168</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17797462"&gt;@jpanY7K8B&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the pileup, that's due to your Process Flow pulling the two initial Queues but not Pushing them back onto the list. If you want to make sure that they're always available to be pulled, you can check the "Leave Entries on List" box. That way, even when they get pulled due to a query, they'll stay on the list for other tokens to pull. Then you don't need to worry about pushing them back on.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_0-1758125310497.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571751iDFAC317B4F9ACD9F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_0-1758125310497.png" alt="kavika_faleumu_0-1758125310497.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With regards to your Process, I think I see where the issue is. You're moving boxes to the correct Queue, but then your Wait for Event is waiting for those boxes to exit the Queue after they've already left to be processed. So that token never gets processed.&lt;/P&gt;
&lt;P&gt;You don't want to wait for boxes to leave the Queue -- you want them to finish processing first. From there, there are several ways you could move items to their next PreProcessing Queue. You could push them to an ItemList then have the Initial Start pull from that List. You could move the items straight to the next Queue using Process Flow or Input/Output/A-Connections in the 3D view.&lt;/P&gt;
&lt;P&gt;Attached is an example model modified to use one of these ways.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Firstly, you've got conflicting logic in 3D and Process Flow. I'll move the incrementing of the "Step" label to Process Flow. That way, when items enter and a new token is created, we can be sure to increment once.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_1-1758128191021.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571758iE6A897A20334C60C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_1-1758128191021.png" alt="kavika_faleumu_1-1758128191021.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After we've setup the token and we determine that it still has steps to do, we can pull a Queue (while leaving it on the list). Then, we'll let the 3D objects handle it until the last Processor finishes.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_3-1758128306050.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571760i362818E75122C20B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_3-1758128306050.png" alt="kavika_faleumu_3-1758128306050.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will push it to an ItemList. In Process Flow, we'll wait to pull an item from the ItemList so we can move it back to the Initial Start.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_2-1758128286042.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571759i9A5E434788DB207C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_2-1758128286042.png" alt="kavika_faleumu_2-1758128286042.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 16:59:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13814833#M98168</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-09-17T16:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13815301#M98172</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15943040"&gt;@kavika_faleumu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for updating the model with detail explanation. When I test run the model, I encountered issue:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;After successfully processed 21 boxes, processor 1, 2, 3 stopped with processed boxes. and rest of the WIP start pilling up. Also, System console has the follow error message. I guess this error is related to MTBF. Once I disable MTBF, no issue to run the model. But I have to idea how to setup MTBF correctly.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="general"&gt;time: 3961.030532 exception: Exception Caught in Processor::onTimerEvent(treenode involved, int code, char *datastr) object: /Processor4
time: 3961.030532 exception: Exception Caught in ObjectFunction246__project_library_FlexSimObject_behaviour_eventfunctions_OnTimerEvent object: /Processor4 class: /Processor4

time: 3961.030532 exception: Exception caught in TreeNode::receivemessage()
time: 3961.030532 exception: Exception caught in Executive::processeventinlist().&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;Can you please also explain why the model redirect token back to "Delay". In the attached file, I removed MTBF. As you can see I added to other methods to compare with "original Product Creation". Method 2 works. but not method 3. Did I miss something? Please correct me. Thank you very much.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jpanY7K8B_0-1758177321078.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1571957i2374C26B2ED4DE3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jpanY7K8B_0-1758177321078.png" alt="jpanY7K8B_0-1758177321078.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 07:19:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13815301#M98172</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-18T07:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13816419#M98194</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17797462"&gt;@jpanY7K8B&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;To fix the first issue, I believe it was a problem with the "Pull Finished Item" activity. The "Assign To" property was `token.pulled`. I changed it to `token.Item` since the subsequent "Move Item Back to Initial Start" uses `token.Item`. (Of course you could do the opposite as well, changing the variable in the Move activity to be `token.pulled`.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kavika_faleumu_0-1758208024414.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1572110i389D12597BB181A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kavika_faleumu_0-1758208024414.png" alt="kavika_faleumu_0-1758208024414.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For your second question, the reason we loop back to a Delay is to avoid creating more tokens and to simplify creation. The original item creation method simply created 2 tokens and would use those to create items every `token.Interval`. Of course, it's fine to also used Inter-Arrival Sources to spawn new tokens every X seconds and then send them to a sink. For the 2nd method, you would need an Inter-Arrival Source for every different time interval you want to spawn a token at.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 15:21:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13816419#M98194</guid>
      <dc:creator>kavika_faleumu</dc:creator>
      <dc:date>2025-09-18T15:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Simplifying Process Flow</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13816465#M98195</link>
      <description>&lt;P&gt;Thank you. Problem was solved.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 15:45:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/simplifying-process-flow/m-p/13816465#M98195</guid>
      <dc:creator>jpanY7K8B</dc:creator>
      <dc:date>2025-09-18T15:45:00Z</dc:date>
    </item>
  </channel>
</rss>

