Hi,
I have a scheduled workflow that i would like to execute everyday from 5am.
The key thing is that if the workflow fails it should re-run (preferably every whatever amount of minutes) and that it doesn't run more after success until the day after again.
Any idea that could work in similar way is valid. At the end what I want is to have this scheduled workflow that works as a trigger for other workflow (but the second workflow should be only executed once per day after being triggered by the first workflow)
Thanks!!
Carlos