is it possible to make ob start second job after the first one hit certain amount of numbers ?
Yes it’s possible using the job monitor
I tried to do it myself but i dont know how i can make it work. I run 10 jobs i want to make it run one after automatically .
I checked monitor features i saw job finished but i didnt know how i should make it work because i want first the job hit like for example 200hit after that the job aborted and next job start automatically until i reach the job number 10.
I would really appreciate if you could show me example.
Thank you so much
You just add multiple of these conditions
- monitor job 1 and then start job 2
- monitor job 2 and then start job 3
etc…
thank you so much really appreciate it.
i want to let you know that sometimes thid doesnt work
monitor:
as you can see in progress it didnt respect the rules i put on monitor and kept going eventhough for some jobs wroked fine expect the one with progress containing 1000 and more.
i had to click on repeatable because at first didnt work.
did i do something wrong i checked monitor again everything setup as you showed me above.
Please open an issue on github about this, but provide a way to reproduce it