One Entry on List Got Pulled Twice at Same Time

One Entry on List Got Pulled Twice at Same Time

steven_chen1
Not applicable
6 Views
2 Replies
Message 1 of 3

One Entry on List Got Pulled Twice at Same Time

steven_chen1
Not applicable

[ FlexSim 22.0.1 ]

Hello,

As my understanding, an entry on list can only be pulled by one token (if Leave Entries on List is disabled). But somehow in this model, two tokens pulled same entry at same time.

value_pulled_twice.fsm

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

moehlmann_fe
Observer
Observer
Accepted solution

You have the "Unique Pullers Only" option for the back order settings checked and the puller is set to the the instance object in both pull activities. Because of this the second token entering doesn't add it's own order to the list and is deemed successful as well when the instance object pulls the robot through the first token.

1647502207150.png

Message 3 of 3

mischa_spelt
Advisor
Advisor
Thank you @Felix Möhlmann. We ran into this exact issue completely independently just 5 minutes ago, and your answer here helped us save maybe hours of debugging!