Scheduled bots not triggering unless i click "run"

I have multiple bots configured on my app. All of them work. Two of them is configured to be triggered via schedule. I've set it up to run daily for each row of the table, on 6:00pm with the right timezone and a filter condition.

The application is deployed, and if I click on "Run" next to the bot, the bot runs successfully. Yet there is no sign that the bot may have ran on its own. I've setted the "Bypass Security Filters?" flag on true but nothing happened.

What can I do to fix it?

Solved Solved
1 5 183
1 ACCEPTED SOLUTION

Core, I solved the problem disabling the security feature of the plan

View solution in original post

5 REPLIES 5

  • Check the audit logs in AppSheet to see if there are any entries or errors related to the scheduled bot. This might give you a clue as to why the bot isnโ€™t running.
  • Revisit the filter condition set for the bot. Sometimes, a small error in the filter logic can prevent the bot from running. Ensure the condition is set correctly and matches the intended criteria.
  • Make sure the account that owns the app has the necessary permissions and isn't restricted by any security settings that might prevent the bot from running.

     

What subscription are you using?

Core, I solved the problem disabling the security feature of the plan

What do you mean exactly with the "Security feature"?

If your scheduled bots aren't running automatically, here are a few things to check:

  1. Deployment: Make sure your app is deployed.
  2. Time Zone: Verify that the time zone setting is correct.
  3. Filter Conditions: Double-check the filter conditions to ensure they match the expected criteria.
  4. Bypass Security Filters: Ensure this setting is correctly enabled.

If everything looks good, try re-saving the bot configuration. Sometimes a refresh can help.

Hope this helps!

Top Labels in this Space