Skip to content

Commit 1ac38e0

Browse files
README.md
1 parent 152853d commit 1ac38e0

File tree

1 file changed

+3
-2
lines changed
  • Server-Side Components/Script Includes/ProblemCreation

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
This script is a ServiceNow Business Rule that automatically creates a Problem record whenever an Incident is created with the category set to "hardware".
2-
It helps in ensuring that hardware-related incidents are tracked and analyzed properly through Problem Management.
1+
This script is a ServiceNow Business Rule that creates a Problem record whenever an Incident is created with the category "hardware".
2+
3+
Note: Not every hardware-related incident requires a problem record — this script is just an example to show how such automation can be set up.

0 commit comments

Comments
 (0)