Table of Contents

Creating Forced Actions

This page describes how to configure Forced Actions in SIWENOID v2. A Forced Action is a mandatory operator intervention that must be completed before an event in a specific category can be acknowledged. It enforces a structured, documented response to security events.

Without a Forced Action configured, an operator can acknowledge any event with a single click, leaving no record of what action was taken. With a Forced Action configured for a category, the operator is presented with a form when they attempt to acknowledge an event in that category. The operator must fill in the required fields before the acknowledgement is accepted. The completed form is saved in the event log alongside the event record.

Forced Actions are used to meet operational and compliance requirements — for example, requiring operators to record the name of the person they contacted when a fire alarm fired, or to confirm which physical area they checked in response to an intrusion alarm.

Key characteristics of Forced Actions:

Prev ← Creating Tasks Next → Logical Containers

Opening the Forced Actions Configuration Screen

To access the Forced Actions configuration, open the main menu and navigate to File → Settings → Forced Actions.

Forced Actions menu icon

Forced Actions configuration screen

The Forced Actions screen lists all currently configured Forced Action definitions. Each definition is shown with its name and enabled status. From this screen, definitions can be created, edited, enabled, disabled, and deleted.

Creating a New Forced Action Definition

To create a new Forced Action, click the Add button (plus icon) in the toolbar. The Forced Action editor opens with two tabs: Fields and Trigger.

Fill in the following properties on the main editor:

Name Enter a descriptive name for this Forced Action definition. The name should reflect the category or event type it applies to, for example: “Fire alarm response”, “Intrusion alarm acknowledgement”, or “Fault notification record”. The name is used internally for identification in the configuration screen.

Enable toggle Activate or deactivate this Forced Action definition. A disabled definition remains saved but will not be presented to operators when events in the assigned category occur. Use this to temporarily suspend a Forced Action without deleting its configuration — for example, during system testing or maintenance.

User assignment Select which user accounts or user groups this Forced Action applies to. This allows different Forced Action requirements to be enforced for different operator roles. For example, a senior operator may be required to provide more detailed intervention records than a basic operator.

Fields Tab

Forced Action fields configuration tab

The Fields tab defines the input form that operators will see when acknowledging an event subject to this Forced Action. Each field represents one piece of information the operator must provide.

To add a field, click the Add button within the Fields tab. For each field, configure:

Field name The label displayed to the operator for this input field. The name should clearly describe what information is being requested. Examples: “Actions taken”, “Contacted person”, “Area verified”, “Police notified”.

Field type The type of input control presented to the operator. Four types are available:

Required checkbox If this checkbox is ticked for a field, the operator cannot complete the acknowledgement until this field has been filled in or a selection has been made. If the checkbox is not ticked, the field is optional and the operator can leave it empty. At least one required field per Forced Action is recommended to ensure meaningful intervention records are always captured.

Trigger Tab

Forced Action trigger configuration tab

The Trigger tab defines which event category activates this Forced Action. When an event belonging to the configured category arrives and an operator attempts to acknowledge it, the Forced Action form is displayed automatically.

Category selection Select the event category for which this Forced Action will be required. Only events belonging to this category will trigger the mandatory intervention form. Events in other categories are not affected.

Important constraints:

Saving the Forced Action

After configuring all fields and the trigger category, click Save to save the Forced Action definition. The definition becomes active immediately for all operators covered by the user assignment, provided the enable toggle is on.

Important Notes

Prev ← Creating Tasks Next → Logical Containers