Hi,
I would like to pull the same item Type on Processor as I pulled before. When there is another item (in the queue) with the same item Type, I need to pull this item (to minimize changeover).
When there is no more items with the same Type as before I need to pull the first item in the queue.
How to do it correctly? I made a label on processor, I pull the same type, but how to change the pull requirements to First item from the queue when there is not the same item Type.