Remediation Task - Event Management

Hariharan_A
Mega Guru

Remediation Task - Event Management

Hariharan_A_1-1677587582655.png

What is the purpose of the em_remediation_task table and how it is being created?

 

4 REPLIES 4

Ryan Zulli
ServiceNow Employee
ServiceNow Employee

Remediation tasks are created when a remediation flow acts upon the alert (usually from an alert management rule)

SarathP
Tera Contributor

It will be created automatically if any rule triggers the remediation workflow.

Rahul Priyadars
Giga Sage
Giga Sage

Have a look at these for more details,

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0681145

 

https://docs.servicenow.com/bundle/utah-it-operations-management/page/product/event-management/task/...

 

entries are created as a part of Alert Remediation workflow.

 

Regards

RP

 

Marcel Pineda
Tera Contributor

I ran some tests here with Alert Management rule triggering a workflow X subflow and I noticed that only the workflow creates the Remediation Task.

Is the Remediation task feature being replaced?

If not, how can I trigger creation of a remediation task from a subflow (not workflow)? 

 

Thank you