Script Actions after Events: can they be triggered once for many of the same event?
We have a script action that is triggered by events. This script action runs against a single table in the CMDB, usually around 10000 in an hour. Some entries in this table can be affected by the script action up to 100 times in a single instance. ...