Skip to content

Commit b04c8ec

Browse files
README.md
1 parent f640dee commit b04c8ec

File tree

1 file changed

+7
-0
lines changed
  • Server-Side Components/Business Rules/CountRelatedIncident

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Count Related Incidents for a Problem Record (Business Rule)
2+
3+
Purpose
4+
This Business Rule calculates and displays the **number of incidents** linked to a specific **Problem record** in ServiceNow.
5+
6+
Whenever a problem record is opened or updated, it counts all related incidents and shows the count as an informational message.
7+

0 commit comments

Comments
 (0)