Skip to content

Commit 95fee2a

Browse files
authored
Create README.md
1 parent 17d6790 commit 95fee2a

File tree

1 file changed

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

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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.
3+
4+
**Description**
5+
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.
6+
7+
**Use Case**
8+
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)