We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9973350 commit 7eb63b5Copy full SHA for 7eb63b5
Server-Side Components/Business Rules/Auto-Generate Knowledge Article for Resolved Incidents/README.md
@@ -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