Link Knowledge article with incidents for faster resolution.

Sujal Jamwal
Giga Contributor

Give detailed step by step solution on:

Create a workflow to automatically Link Knowledge article with incidents on the basis of category and short description contain common words for faster resolution.

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Sujal Jamwal 

I think the best solution for this is Now Assist, which can help you achieve this.

If you think from a flow perspective, you'd need to hardcode the KA that gets attached. However, there could be many KAs for similar issues or causes, which might match with different keywords.

 

In Flow, you can 

- Action Lookup records 

where 

category = XXXX

and 

Short Description = YY/ZZ/AA/BB

action

For each 

Update record and add knowledge article in KA field of incident form.

*************************************************************************************************************
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]

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