Hi
I have a model where I am pulling the items. When part arrive at combiner1 it matches value referring to global table and pull part from Queue1 to Queue2. When Part arrive at Queue2 it should be pulled from Queue4 the part arrive at Queue2 then that part should move to Queue4. I have created a process flow where only one pull from list is used where instead of moving part from Queue1 to Queue2 some part are moving to Queue2 and also directly to Queue4.
I hope this is happening due to same part number stored in the list. How can I fix this process do help.
Thank you