I have made an automation, which takes a prompt from a table and creates a dalle3 image with it. Now i would like to run this job for example 20 times to create all pictures based on the prompt? Is there a way to do this? I tried to start the job every minute, but that was interupting my first job before it was finished. So it would be nice if you can choose a number of times, the job will be running.
Hi @alexander.marci ,
Thanks for the suggestion. That’s a good use case.
We don’t have this functionality at the moment but there are two alternative solution to this.
- Copy and paste the script 20 times
- Add the same scenario to a job 20 times
Looks ugly but can help.
This can now be achieved by Repeat option.
See here: