Automation scripts do not take effect when you issue a commit command. This command places the script into the system memory and enables it for execution on the system. Once the script is committed, you then execute the script to run it. Executing an automation script differs depending on whether the script is an op script or an event script. Op scripts are executed using the op command on the CLI. An event script is executed in response to an event notification within an event policy script. For more information on executing an event script, see Executing Event Scripts in an Event Policy