Hello,
I'm trying to use an event trigger from a decision point to reverse a conveyor and move it to a sink. However, the decision point is not able to accurately keep track of the current content on it. It's seems like when the conveyor reverses the decision point is not able to track the fact the the flow item has left the decision point even though it has already left. On a related note, the event triggered source that is triggered from the decision always creates two tokens, presumably because the decision point is triggered once in one direction and a second time in the other direction. How can I make sure the decision point is accurately keeping track of the current content? And, how can I make sure the event trigger source isn't creating 2 tokens every time it's triggered?
Attached the model