I have a 3 Racks R1, R2 and R3.
I am creating boxes using process flow with random rank from 1 to 3, then pushing it to the list.
Now I want the list to be in an ascending order by Rank value before its pulled.
Then process flow pulls only the top 20 items from the list, which should have Ranks in sequence, to be stored by a transporter on a rack.
But the pull item list does not sort it in ascending order and token pulls first 20 items from the list which have random ranks.
The reason I am doing this is the transporter with multiple items can only stow on racks only in one direction.
Please help.
I attached the mode.