How to display "When an incident has a knowledge article attached the Knowledge articles "Incident" tab should reflect/populate the incident # that was attached to said article.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 02:48 AM
When an incident has a knowledge article attached the Knowledge articles "Incident" tab should reflect/populate the incident # that was attached to said article.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 03:00 AM
Hi,
you need to create relationship between incident and knowledge table
Which field on incident stores the knowledge record?
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 04:51 AM
Hello Ankur,
There is an Ui action named "Attach" in Related Search on incident where by using the attach Ui action we can be able to attach Knowledge Article,In the down there is a related list where knowledge article will get updated when we click on attach.
Sorry if this doesn't make sense as i'm new to this not getting where im routing to.
Thanks,
Kuchi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2020 10:02 AM
Hi,
once you attach article to incident what I want to check is
1) is knowledge record storing inc number
or
2) is incident record storing knowledge information
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2020 12:16 AM
Hello Ankur,
On incident form there is Related link tab named "Attach Knowledge" in that when we click on ui action "Attach" (First pic for reference) Knowledge Article will get added to the related link tab(second pic for reference).
Thanks,
Kuchi Naidu