Hi all,
Let's say I have a fixed amount of material allocated to 4 different queues. There are 8 types of material in each queue. How do I command the task executor ( transporter) to pick up materials from random queues in a sequence? For example, The transporter will carry 4 "material one" followed by 3 "material two", then 4 "material three" and 5 "material four" in each sequence, repeating itself.
I have attached an example of the model mentioned. Appreciate greatly if anyone can help me out.