I have deliveries that are sourced and then stored in racks, this part of the model works relatively well.
On entry the items are pushed to a list (Item list). Then an order (another source that generates orders) comes into the warehouse at the items need to be taken from the racks, to a queue en then be sent (sink). Is there a way that this can easily be done?
Please assist