Hi,
I'm trying to simulate a an event where I need to send 200 a queue (Whse1 Queue) when its content goes down to less than or equal to 100. I made a trigger On Exit of Whse1 Queue to send the message to Dispatch1 Pallet to have a pallet ready to be combined with 200 items from Dispatch1 Queue. On Dispatch1 Pallet, I made a trigger On Message to open input port and a trigger On Exit to close input port. When I run the simulation I noticed that the condition of the message is satisfied but the amount sent is doubled. I can't figure out where in the model it set to double. Attach is the screenshot of the run and the model.