We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Alert Management Rule stopped evaluating to auto-create incidents (but manual subflow works)

aritrakumar
Mega Contributor

I am configuring Event Management to process external monitoring events directly in the Global scope. My custom Alert Management Rule was working perfectly earlier and successfully creating Incidents for these alerts. However, it has suddenly stopped working. The rule is now completely ignored by the Event Management engine, even though no changes were made to the configuration. Importantly, when I am testing the subflow manually, it is successfully creating the incident without assigning the group.

Previous State: Incident created successfully, but the Assignment Group field remained empty.

aritrakumar_0-1773046218250.png

 

aritrakumar_1-1773046229405.png



Current State : Incident is not being created.

aritrakumar_2-1773046258298.png

 

My Configuration:

  • Application Scope: Global
  • Alert Management Rule: Active, Order is set to 100.
  • Rule is activated when: Alert changes to filter
  • Alert Filter: Severity is 'Critical' AND Source is “OpenLM”
  • Actions / Remediation Subflows: Subflow is set to the  'Create Incident', Execution is 'Automatic'.

     
    aritrakumar_5-1773049468345.png

     

     
     
    aritrakumar_7-1773049525626.png

     

     

1 REPLY 1

aritrakumar
Mega Contributor

@Ankur Bawiskar Could you please help to resolve this issue.