Skip to content

Commit 878ee1a

Browse files
authored
Update README.md
1 parent 95fee2a commit 878ee1a

File tree

1 file changed

+4
-4
lines changed
  • Core ServiceNow APIs/GlideAggregate/SLA Breach Count by Assignment Group

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
**SLA Breached Incident Count by Assignment Group**
2-
This script uses the GlideAggregate API to calculate the total number incidents with breached SLAs, grouped by their assignment group.
1+
**SLA Breached Incident Count by Assignment Group:**
2+
This script uses the GlideAggregate API to calculate the total number of incidents with breached SLAs, grouped by their assignment group.
33

4-
**Description**
4+
**Description:**
55
This snippet demonstrates how to use GlideAggregate to efficiently group and count ServiceNow records. It retrieves the number of incidents for which SLAs have been breached, grouped by each assignment group.
66

7-
**Use Case**
7+
**Use Case:**
88
This is useful for identifying which support groups have the highest number of SLA breaches, helping improve response and resolution performance.

0 commit comments

Comments
 (0)