Detached table-level scripts
Detached table-level scripts run within a predefined amount of time after a record is inserted, updated, or deleted on a specified table. This enables the system to store a queue of scripts, so users don't have to wait for a script to complete.
If there are no other scripts queued at the server, the script is run in a matter of minutes. This type of script is useful when the execution of the script is likely to be time consuming. Users don't see errors as they happen; they must view the log file for any diagnostic errors.