Hi Everybody,
I am trying to figure out how to loop a Master Job continuesly after completion. Till now I am only able to reschedule a job after a certain amount of minutes, but sometimes the job takes longer than usual. So I don't want to set a specific time frame for that job to be excecuted, but just an execution after completion.
Where can I find this option? Maybe there is no option for it and I have to manage it by creating a different dataflow structure.
Using a external Job Scheduler is no option in my situation unfortunately.
Many thanks in advance!
Martijn