Hi,
thanks for you answer. The problem is slightly different, I don't have to block the next execution if the job fails, but I only need to fire the next execution ONLY if the previous execution completed (I don't care whether it succeed or fails, I just care about running or not).
So what I want to make sure, is not to have to execution at the same time.
|