There is NO USEFUL INFORMATION IN ANY OF THESE to help me fix the problem! Because the app is live, I deleted the entire bot stack to eliminate the error and any possible “incompatibility”.
This was my first attempt to create a bot, to provide a daily report. This should not be difficult.
Because the app is live, I deleted the entire bot stack to eliminate the error and any possible “incompatibility”.
I wasted 2 hours on Saturday, also on a live app and had to delete all ‘Automations’ and start over multiple times before I gave up and went another route. It would have taken me 2 minutes with a Report, but that button is greyed out…
Were they specifying the same table? i have done that before,puting a table in the process and another in the event, and it gave me the error of incompatibility.
I wished that current settings will be retained as legacy mode in addition to new automation … as it is quite simple, not simply because we are used to and familiar with it. Setting for automation will requires more of jobs to set up the same things. The best options (at least to me) was to set up the simple workflow (along wiht action) with current action/workflow set ups. If it does not support our business requiremnet, like the case where we need to invoke worflow by another workflow, then…
Got this same error. It looks like you can’t schedule a process and also include a condition for whether it should fire or not unless you change it to ‘For Every Row Of The Table’ so I tested that out and got the same email about 60 times.
If Praveen is right then what we’re looking at here is the ‘Guitar Hero’ effect where people who can play guitar are very bad at Guitar Hero and people with no musical ability whatsoever become Slash overnight.
In Automation, access the Processes tab and locate the process used in your Bot. Expand that Process and you will likely find that the datasource used in the Process does not match that defined in the Event. They must be the same. See images
I am getting the following error when trying to create a daily scheduled email. I don’t want to trigger an email for each row but a single email with all the data on my slice.
The event and process of the ‘Send an email report for Freight losses daily’ Bot are not compatible. The output of event ‘New dispatch with freight difference’ and the input of the process ‘New process’ must be the same table or ‘None’ in the case of a scheduled event that is not ‘For Each Row’. No “Call Process for each row” step is allowed in the process when using scheduled event
Yes @Marc_Dillon is correct, I didn’t read the first sentence of your post well. Process Table should be “none”.
Do note: you can run a Scheduled Process with the “ForEachRowinTable” (which is not what you want in this case), then you WOULD need to set the Process table to match the Event.
This has solved it for me but just to add when you have gone to process datasource you might have to click on show unlinked and change the source there