29-02-24 09:46 AM
Hi all,
I was wondering if it was possible to shedule with some margin of error? On certain time frames my shedule is getting quit busy. And I am starting tot have some problems where processes don't start because the previous process ran a little longer then normal.
Usually a few minutes.
Is it possible to set up some margin of error where a process will still start when another one ran a little longer then expected?
I already made combination shedules with multiple processes in one shedule. But this is not possible for every proces.
I used Blueprism 6.10.1.
Kind regards
Jef Uytterhoeven
29-02-24 03:28 PM
Hello Jef,
I've faced the same trouble and the workaround that we implemented was to set the scheduler starting hourly/minutely every 5 minutes between a certain threshold.
For example;
Process A finish at 08:03.
Process B Start at 08:00.
We have process A that we dont know when is going to finish BUT we need to start process B.
On the same resource, at 08:00, Process B can't start because it's busy running Process A. However, with the scheduler set to start hourly or minutely, it will attempt to start again at 08:05 and continue to retry every 5 minutes until the threshold is reached.
Hope it helps, regards
03-03-24 10:18 PM