Commit 80fea35
authored
Licensed User Count by Role Using GlideAggregate (ServiceNowDevProgram#2505)
* Create SLA Compliance Ratio by Assignment Group
This script calculates the SLA breach percentage for each assignment group based on closed incidents in ServiceNow.
It leverages GlideAggregate to count both total SLAs and breached SLAs efficiently, providing key SLA performance insights.
* Update SLA Compliance Ratio by Assignment Group
* Delete Core ServiceNow APIs/GlideAggregate/SLA Compliance Ratio by Assignment Group
* Created script.js
* Created readme.md
* Update script.js
* Create licensed_user_count_by_role.js
* Create readme.md
* Create Weekly_LicensedUser_Access_Revoke_90Days.js
* Create readme.md
* Delete Server-Side Components/Scheduled Jobs/Licensed User Access Job directory1 parent 8155a28 commit 80fea35
File tree
2 files changed
+37
-0
lines changed- Core ServiceNow APIs/GlideAggregate/LicensedUserCount
2 files changed
+37
-0
lines changedLines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments