Hello! My aim is to have Transporter1 transport pallets from "Unload truck" separator to the "Bottles" queue, as well as transport pallets from "WH_Caps" queue to the "Caps" queue. The transporter should check to see if "Caps" >0 and, in this case, the transporter should move the pallets from the "Unload truck" separator to "Bottles". If this queue is not >0, the transporter should transport pallets from "WH_Caps" to "Caps". I am having trouble establishing this logic - thank you in advance for your help!