automatic problem creation when a MI is resolved

Deepika54
Tera Contributor

Hello Team,

 

As per the OOB functionality, when a Major incident is resolved, then automatically a problem ticket is created. Does anyone know how this OOB functionality is created. So far i can only see a playbook that comes via the MIM plugin. i couldn't find any business rules or any other mechanism by which the above mechanism is achieved. Kindly help

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Deepika54 

it comes from this playbook "Major Incident Process", You can see after Resolve step, it's creating Problem Record

In the Step 8 it calls this "Major Incident Playbook - Create a Problem from Incident" subflow

This subflow calls another flow action "Create Problem Record from Incident" where the problem is created

1) Subflow

 

AnkurBawiskar_0-1750917831506.png

 

 

 

2) Action

AnkurBawiskar_1-1750917831518.png

 

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Deepika54 

it comes from this playbook "Major Incident Process", You can see after Resolve step, it's creating Problem Record

In the Step 8 it calls this "Major Incident Playbook - Create a Problem from Incident" subflow

This subflow calls another flow action "Create Problem Record from Incident" where the problem is created

1) Subflow

 

AnkurBawiskar_0-1750917831506.png

 

 

 

2) Action

AnkurBawiskar_1-1750917831518.png

 

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Deepika54 

Your understanding is correct—this comes from the Major Incident Process playbook. You can find the relevant action by going to the Playbook section in Flow Designer.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************