Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Alert Rules form

Use the Alert Rules form in BCM UIB Workspace to add details about the alert rules.

For the description of the field values, see the table.

FieldDescription
NameName of the alert rule.
OrderDisplay order of the alert rule. By default, it is 100.
ApplicationRead-only field. The field helps distinguish items relevant to the Crisis map.
CategoryCategory of the record. The value is BCM. It helps to identify the BCM-related resources when multiple applications use the component.
ActiveOption to set the rule active.
DescriptionDetails about the alert.
Create Condition
If Resource ImpactedOption for enabling an alert rule if a resource is impacted. When this option is selected, alerts are created only for resources within the feed's impacted area.
AdvancedOption for enabling advanced filter rules with a condition script for the alert rule. Use the advanced condition script as shown in the example.
Image omitted: alert-rule-create-condition.png
Condition script.Enabling ECMAScript 2021 \(ES12\) mode allows you to use the latest JavaScript features supported in the script. Disabling it restricts you to the features supported by the application's default JavaScript mode.
Optimize Impact AreaSelect this check box to enable optimization for improved performance. When enabled, the feed impact area is optimized for better performance.
Stop On First MatchOption to stop the condition on the first match of the rule. Once a condition or pattern is met, the system stops further evaluation or processing, and the action associated with that first successful match is executed.
Feed ConditionConditions to filter alerts based on the set rule. Use these filter conditions to set your rules for a feed alert. Setting filter conditions help you to filter those alerts that are critical to your business locations from the thousands of feeds that come from the feed resources you have subscribed. Business locations can be corporate offices, employee locations, datacenters, suppliers, and others.
Image omitted: AlertTriggerCondition.png
Setting up filter for feed condition
Advanced Condition ScriptConfiguration for Advanced Condition Script. This field appears if the Advanced option is selected. Enter a script to filter feeds based on a criteria, for example, active alerts. Use the advanced rules option to set a filter rule with a condition script. For example, you can set a condition based on the proximity of the crisis to your asset locations. You can also make the rule active.
Dismiss Condition
When Feed DeletedOption to indicate that the alert must be dismissed from the dashboard, if the feed is deleted.
AdvancedOption for enabling advanced filter rules with a condition script for the alert rule.
When Resources Not ImpactedOption to indicate that the alert must be dismissed from the dashboard, if there are no resources impacted.
Feed ConditionConditions to filter alerts based on the set rule.
Advanced Condition ScriptConfiguration for Advanced Condition Script. This field appears if the Advanced option is selected. Enter a script to filter feeds based on a criteria, for example, active alerts.

Parent Topic:Configure alert rules