I am working on a model where task executer needs to refill queue once it reaches a predefined set level. One operator needs to monitor 16 queues and refill from 16 inventory baskets. I am using move object & Oncontent change trigger currently and i am inclined towards load, but load can do only one at a time. I came across this post "https://answers.flexsim.com/questions/56088/how-can-a-transporter-pickup-5-items-per-queue-in.html ", but being amateur, I couldn't understand completely. Are there any good examples/tutorial which will help me develop an understanding of how to write custom task sequence.