Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Automation with data change event does not work

From last updates on Appsheet Engine, my bots based on data change events stopped working. Basic scheme for those bots is in my case:
Event: adds or updates in first spreadsheet occurs
Process: That new data is copied to the second spreadsheet as a new row 
Sometimes second process: Erasing original row from the first spreadsheet
I tried to localise bug by test monitor and i discovered that all Processes are working properly, Executed manualy doin great job as intended and expected. The thing that ruins the whole automation is Event that should fire those processes. manualy i cannot execute it. It does not respond for any change or added data in first spreadsheet.
The whole operation intention is to harvest data from google forms and store it in database, Sometimes move data to archive for clarity in main database
Would be gratefull for any advices and if Appsheet Crew could repair that bug with responding for data change events

0 1 158
1 REPLY 1


@SajmonWawa wrote:

The thing that ruins the whole automation is Event that should fire those processes. manualy i cannot execute it.


First, check the Monitor page for errors - button is at the top of the automation bot.

If there are no errors, then confirm if the Bot is actually running or not by the presence of a logged entry for each time the bot is expected to have run.

If there are entries, then inspect them closely to determine if they picked any data to process or not.  If they did not pick up data, then you will need to review the selection criteria/Filter condition in the Event.

If it seems data was selected for the Bot execution then you will need to review the process to determine why you did not get the expected results.

 

Top Labels in this Space