When items are "picked" for orders from the inventory racks, their order is mixed up due to conveyor pathing. The bottom right conveyor loop needs to be set up to reorder the orders pulled via broadcast from the customer who receives the shipment. Once the order is re-ordered it is stored in the rest of the right-side conveyors (front to back) until the last order is stored.
In the ProcessFlow, the three Scheduled Sources create tokens that match with the three different types of product in the inventory rack as a "Pick List/Purchase Order". They currently create on an exponential basis for troubleshooting rather than through use of an external source (like a broadcast), as this is one of the things I am struggling with implementing.
Any help would greatly appreciated. I've attached the model.