Hi everyone,
I am new to the workload package, so do not hesitate to tell me if I am doing anything wrong.
I want to parallelize bot runs on several bot runners. I have a master bot, and in a loop with a list of bots that should be run, I am trying to use the Insert work item action. I expect the Queue to be filled with bots having to be run, and dispatching automatically on the several Runners.
I have created a Device pool and a Queue.
The master bot runs correctly, and I see tasks in the Queue. However, I see nowhere how to configure the launching of bots, did I miss something ?

