question

JulHa avatar image
0 Likes"
JulHa asked Sri_vikas K commented

How to set a desicion point?

How can I set a desicion point so that, 5% of the items go one way and 95% of the idems go the other?

FlexSim 24.0.0
desicionpoint
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Sri_vikas K avatar image
0 Likes"
Sri_vikas K answered Sri_vikas K commented

Hi @JulHa

Here is an example model on send the item by percentage for a DP.
I have given two triggers on Arrival 1730206595895.png

Set Label by Percentage trigger is creating the label as per the percentage, and send Item by case, is sending the item to the different ports. Model is attached for your reference.


Send Item By percentage for DP_SVK.fsm


· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

JulHa avatar image JulHa commented ·

Thank you very much, it´s working!

But I still have one question.

How do I know the which way the item are sent to? So chich way is "destination 1" and which is "destination 2"? I have this case two times in my model, and it´s the way round.

Is it depending on the order I created the connections?

0 Likes 0 ·
Sri_vikas K avatar image Sri_vikas K JulHa commented ·
I am glad that the solution worked for you. The destination[1] means that the first connection that you have given from the decision point. Destination[2] is that the second connection you have given from the decision Point.
0 Likes 0 ·