Events override WorkView security.
Events can be configured at the application, class, or filter levels. Events have scripts associated with them that complete tasks when the event is triggered.
System Events allow you to perform Workflow logic based on a configure WorkView event. A System Event can be created from the Workflow tab.
Workflow rules and actions that require user interaction are not supported by System Events.
You can associate scripts at the application or class level. A class level script will run on an object or filter of the class upon opening the object in the client. Class level scripts can control what a user can and cannot do within an object. For example, a class level script can require a date field to be populated on an object before other fields are completed.
Scripts can be configured from the Unity Projects ribbon. Created scripts will be displayed in the appropriate Events tab for the application, class, or filter it was configured for if it is active.
You can remove a Unity Script from the Events tab to make the script inactive.