Skip to content

Commit 0d989fd

Browse files
authored
Readme.md
Added a background script to automatically retire all published Knowledge Articles related to the IT Knowledge Base, ensuring outdated or irrelevant IT content is properly archived and improving overall knowledge base hygiene.
1 parent 6b2c983 commit 0d989fd

File tree

1 file changed

+6
-0
lines changed
  • Server-Side Components/Background Scripts/Retiring KB articles in bulk

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Retire IT Knowledge Base Articles - Background Script
2+
3+
## 📘 Overview
4+
This ServiceNow **Background Script** is designed to automatically retire all Knowledge Articles associated with the **IT Knowledge Base** (`kb_knowledge_base` = "IT").
5+
6+
It helps administrators clean up outdated or inactive articles in bulk, ensuring that end-users can only access relevant and up-to-date IT knowledge content.

0 commit comments

Comments
 (0)