Automate creation of knowledge articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 02:57 AM
As a support engineer, I need to automate creation of knowledge articles using Service now tool. How can I do that? Is there any out of the box feature available or I need to do something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 04:26 AM
Hi @PoonamU
You can use the Now Assist for the same. Your customer needs to buy it and then you can create a Knowledge article based on the incident.
FYI - ON PDI NOW Assist is not available. You can do Now learning training to know more about the same, Xanadu release brings a lot more on NOW Assist.
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]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024 04:34 AM
@PoonamU What is the data source for these knowledge articles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 12:21 AM
data source will be incident table, i.e. incidents which are closed or resolved.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 06:32 AM
@PoonamU If the data source is incident, then you can create a Business rule to create a KB Article out of a Closed incident. This BR will trigger the moment an incident is Closed. You can map short description of the incident as a KB Article title and pick description and resolution notes which can be mapped with the description of the KB Article.
Hope this helps.