My model has multiple processors and combiners. all items are moved by multiple operators controlled by dispatcher using "shortest distance if available". however i continually have an issue where one operator will deliver the item to the processor and the other operator will walk over to handle the setup and processing. is there a way to call the operator that brought the item to the input?