Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Time based workflow problem
#2
probably not every hour, but every half hour is possible.
this works like this: when the workflow scheduler launches, every 15min, it looks to see what workflow tasks and scheduled workflows have passed and executes them. Now, imagine that the scheduled workflow is triggered and takes a minute or so to finish. The next time the workflow launcher runs, 15min have passed but for the scheduled workflow it has been only 14min, so it isn't executed and has to wait another 15min for the workflow launcher to run again, effectively being 30min more or less.
In short, you need to set the workflow launcher to a lower frequency than the least scheduled workflow frequency or you may have cases where they sync doubling the time.
Joe
TSolucio
Reply


Messages In This Thread
Time based workflow problem - addady2 - 12-01-2020, 01:08 PM
RE: Time based workflow problem - joebordes - 12-01-2020, 07:07 PM
RE: Time based workflow problem - addady2 - 12-23-2020, 01:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)