Jim, Yes, they should work together in concert.
Thanks -Mark > On Dec 18, 2017, at 12:16 PM, James McMahon <[email protected]> wrote: > > Hello. I would like to set up a processor that initiates my workflow as a > CRON driven processor. Furthermore, I must ensure that this processor does > not run for at least an hour from its previous run. > > I would set my processor CRON driven specification like this: > 0 15 * * * ? * > and I think I should set my Yield duration like this > 3601 seconds > > Can I use CRON driven in concert with Yield duration like I described to meet > this requirement? Thanks very much in advance for your help.
