Enabling and Disabling Triggers
Introduction
When you define and submit a new trigger, you must enable it in order for Universal Controller to begin processing it. The Controller only processes triggers that are flagged as Enabled (Enabled triggers are Active triggers).
For tracking and compliance purposes, you must manually enable and disable triggers either by using:
- Enable Trigger and Disable Trigger buttons or Action menu items in Trigger Details.
- Enable a Trigger (ops-trigger-enable) and Disable a Trigger (ops-trigger-disable) CLI commands.
This process saves an audit record detailing the event. The trigger record also displays the ID of the user who enabled it.
Note
This does not apply to Manual triggers.
Enabling/Disabling a Single Trigger
Step 1 |
Display either the Triggers list for the trigger or the Trigger Details. |
---|---|
Step 2 |
Either:
In the Trigger Details:
|
Enabling/Disabling Multiple Triggers
Step 1 |
Display a Triggers list or the Active Triggers list. |
---|---|
Step 2 |
Ctrl-click each trigger on the list that you want to enable/disable. |
Step 3 |
Right-click any of the selected triggers to display an Action menu. |
Step 4 |
Click Enable or Disable:
|
Enabling/Disabling One or More Triggers from the Command Line
See the Enable a Trigger (ops-trigger-enable) and Disable a Trigger (ops-trigger-disable) CLI commands for instructions.