Hi,
I have TE's (tuggers) that bring multiple containers to TE's (unloaders) to unload items inside the containers. Right now each unloader is directed to unload one container until is empty. I want to have all my unloaders go to the first container and unload all the items then move to the next container or next task (arrival of more tuggers w/ containers) if the become available. In other words the unloaders should be always busy unloading. I tried to use a dispatcher but still doing it the same way.
Thanks!