Scheduled event not triggering

HI, I have some Automation Bots built scheduled to run daily. The events are supposed to run because they satisfy the filter condition and also have the By-pass security filter on. However, they aren't event running at the specific time. I have multiple bots set to run at the same time, some of them are triggering while others are not. I'm starting to think that maybe because they are all set at the same time, some at the end of the queue aren't triggering because by that time it already passed the scheduled time. Is this possibly? It is weird because when I run it manually it does run

Solved Solved
0 2 590
1 ACCEPTED SOLUTION

So if you've got a bot on a schedule it will always run.  So I suspect it isn't the trigger.  But check the following items:

  1. Is the bot disabled?
  2. Is the app deployed?
  3. Are you paying for Core and not Starter licences?  The later can't use scheduled bots
  4. Do you have a branch formula that stops it?
  5. Are you calling an action that has its own rule as to wether to run or not?
  6. Have to clicked the monitor button to see if there is an error?
  7. Have you done a save & verify to make it checkout any email/pdf templates your using?

Simon, 1minManager.com

View solution in original post

2 REPLIES 2

So if you've got a bot on a schedule it will always run.  So I suspect it isn't the trigger.  But check the following items:

  1. Is the bot disabled?
  2. Is the app deployed?
  3. Are you paying for Core and not Starter licences?  The later can't use scheduled bots
  4. Do you have a branch formula that stops it?
  5. Are you calling an action that has its own rule as to wether to run or not?
  6. Have to clicked the monitor button to see if there is an error?
  7. Have you done a save & verify to make it checkout any email/pdf templates your using?

Simon, 1minManager.com

Hi, sorry for the late reply. Thanks for answering

I checked for all those conditions and everything seems ok. I"m using an Enterprise plan in a Deployed app. I haven't encountered this issue again so I will close this question. Thanks!

Top Labels in this Space