Skip to content

Commit 7eb63b5

Browse files
authored
README.md
1 parent 9973350 commit 7eb63b5

File tree

1 file changed

+9
-0
lines changed
  • Server-Side Components/Business Rules/Auto-Generate Knowledge Article for Resolved Incidents

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Overview
2+
This ServiceNow Business Rule automatically creates a Knowledge Article when an Incident is resolved and includes detailed resolution notes.
3+
It helps promote knowledge sharing, reduce repeated issues, and improve ITSM efficiency.
4+
5+
6+
## Features
7+
- Automatically creates a Knowledge Article in the **Draft** state.
8+
- Extracts content from the Incident's **Resolution Notes**.
9+
- Prevents duplicate Knowledge Articles by checking for similar issue titles.

0 commit comments

Comments
 (0)