17.0 Action Manager and Integrator

Actions are used to execute some type of action in Sentinel, either manually or automatically. An action plug-in framework was introduced in Sentinel 6.1. This framework consolidates several different ways of executing actions in Sentinel 6.0. The same Action framework is now used to execute actions in all of the following contexts:

The plug-in framework has several advantages over the method for using JavaScript actions in previous versions of Sentinel.

One or more configured action instances can be created from an action plug-in by using different parameters.

An action can be executed on its own, or it can make use of an Integrator instance, configured from an Integrator plug-in. Integrators provide the ability to connect to an external system, such as an LDAP, SMTP, or SOAP server, to execute an action.