Hi!
I have a case where assessment answers are written into a table as one record. Depeneding on those answers specific answer is provided in another field for the same record. That answer is a result of automation.
In some cases those answers were not provided and the automation was not run.
So, I am wandering is there any performance issue meaning that if, let’s say 100 people start assessment at the same time, will automation be able to run 100 times and update all 100 records? Here, one automation should be run 100 times, each time a new record is created.
Thanks!