Create incident when flow errors

CV1
Tera Contributor

Hi All,

Looking for steps to create an incident when a flow errors so that the assignment group is notified that the flow errored. This is an integration flow.

 

TIA

4 REPLIES 4

Kavita_Bhojane
Tera Guru

Hi @CV1 

 

1. Enable error handler in flow.

2. Add an action "Create Task"

3. Select table as "Incident" and field values as per your requirement.

 

Please mark my answer helpful and accept as a solution if it helped 👍✔️

Thanks,
Kavita Bhojane

 

Harish KM
Kilo Patron
Kilo Patron

Amit Verma
Kilo Patron
Kilo Patron

Hi @CV1 

 

You can make use of Error Handler. Refer https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_flowdesigner_utah_flo...

 

Inside the error handler, make use of Create Record action to create an incident. Refer https://www.servicenow.com/community/developer-forum/create-incident-using-flow-designer/m-p/1610451

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Amit Verma
Kilo Patron
Kilo Patron

Hi @CV1 

 

If my response proved useful and helped you to solve your problem, can you please mark the answer as correct for others to follow.

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.