I have items from 2 different processors being pushed to one item list. I need a crane to transport the items to a third processor that pulls the items from the list. How can I direct the crane to travel to the location that the item was pulled from? (i.e. If the puller pulls an item from processor 1, then the crane travels to processor 1 to load the item and transport to the puller) I am using fixed resource process flows.