Hello guys,
Is there a way that a Decision Point can divert same item type on 2 different ports by percentage or round robin ?
Thank you.port-by-case-percentage.jpg
Hello guys,
Is there a way that a Decision Point can divert same item type on 2 different ports by percentage or round robin ?
Thank you.port-by-case-percentage.jpg
Port by case option returns the port as a number, where the item goes. Since the return value must be a number you can replace the direct single vaule by functions returning different discrete numbers. The function dempirical("global table name", random number stream) is such a statistical function.
The global table first column contains in its rows the sum up to 100 percent, the second column in each row returns the discrete value to the probability of first column.
The port number belongs to the outObject property in a decision point send item by case:
outobject(current,2)
The statistical dempirical distribution returns still the number the outObject is connected to in the option send item by case
outObject(current,dEmp)
7 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