Duplicate tasks for pickers

Duplicate tasks for pickers

Islas85
Not applicable
27 Views
2 Replies
Message 1 of 3

Duplicate tasks for pickers

Islas85
Not applicable

[ FlexSim 23.1.3 ]

Hi, I have 2 pickers and 4 tasks and I want each picker takes one task at a time, but in my model both pickers took the same first task, how can I correct this problem?

0 Likes
Accepted solutions (1)
28 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Explorer
Explorer
Accepted solution

You are using an object Process Flow, so each order is generated once for every attached object. With how the Process Flow is structured I don't see a reason why it should be instanced and not just a general Process Flow.

capture1.png

I also took the liberty to adjust the creation of the initial stock to speed it up (in the general PF). Due to this it also became apparent that two slot address don't actually exist in the model and that some slots are set to be not storable (hence the error message in the console).

Furthermore, only the first order was being run, due to a typo in the table name in the Decide activity that checks whether there are more rows in the aggregated orders table (maybe you changed the name after filling in the activity).

20231004-cedis-wl-fm.fsm

0 Likes
Message 3 of 3

Islas85
Not applicable

Thanks so much! 🙂

0 Likes