So right now, I need to make a model (tes.fsm)
where the Inventory (queue) send message to another Distributor (another queue) to open input when the number of box in the queue hits the number of 553 (basically, its a reorder point). So it will accept input again.
Thank you