I have a warehouse W2 and route orders defined at Bay level as follows. The idea is to move parts using transport tasks (TT) based on the route order. Parts are in stock under locations belongs to each of these bays.
Bay No Route Order
01 04
02 03
09 02
15 01


However, when you select parts from these four different locations and create the transport task, the TT lines do not follow the Route order by any means.

Then I tried executing it with wadaco and it followed the Bay order (01,02,09,15) again NOT following the Route order by any means.
Can someone please shed some light as to where this ROUTE ORDER is being used at all ?