Hello,
Is there a specific statistic distribution where i can say this:
I have 100 box created in a Queue but i want 5% of them to be a priority.
Is it possible?
Thanks, Miguel Pereira.
Hello,
Is there a specific statistic distribution where i can say this:
I have 100 box created in a Queue but i want 5% of them to be a priority.
Is it possible?
Thanks, Miguel Pereira.
Hello @Miguel Pereira,
You have "By Percentage" option in FlexSim. You can create a label with this property and then select items using this label.
I hope I have been helpful.
Do you remember my project of the airport?
I've put it in "Fluxo dos Aviões" but later i'll put it also on the "fluxo dos AGV"
i want it to create some priority bags and they have to be first to be unloaded, but i'm having a trouble where to put this label. What value should i put?
Take a look, i want it to be red only. I was changing sizes just to be even more clear which ones are the priority.
1. Add the label (Prio: 0 or 1) to the items before they are pushed to the list. Either directly after creating them or just before pushing to the list. I chose the second option.
(You can also use a "Decide" to color the priority bags red, but using the custom code has a smaller footprint in the process flow.)
2. Add "Prio" as a label to the lists the items are pushed to. This is necessar for the label being available for querying when you pull items from the list.
3. In the "Pull from List" activities, where you pull the bags, add "ORDER BY Prio DESC" into the Query field. This will cause the items to be ordered by the Prio label in descending order. (Ascending order would be ASC) (You could also query for a specific value with "WHERE Prio = <value>" to only pull items with that label value; not useful here, but might be useful in future)
The AGVs should now load the bags marked with Prio 1 before the others.
Note 1: I had to replace the item shape with the basic box, as I do not have access to the custom shape you are using.
Note 2: At the queue "BagagensDePartida" it will appear as if the TE ignore some priority items. This is due to the tokens already waiting in the pull activity when the items are created. This leads to them taking the first 10 items that are added, as they are not waiting for the rest being created.
Hi @Felix Möhlmann.
Just wow and it's okay at the queue "BagagensDePartida" because i'm focus on the bags that come, when they leave to the plane it's okay if they're not first. The main focus on this project is to make the 1st class people receive their bags first when they leave the plane. Mega thanks!
16 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved