this post was submitted on 12 Jun 2023
3 points (100.0% liked)
ServiceNow
90 readers
2 users here now
A place for ServiceNow platform admins and developers.
Ask questions and show off your stuff!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Even if you take it slow at first, one thing I can immediately recommend is replacing
GlideAggregate
.GlideQuery
is designed to be able to replaceGlideAggregate
, too, andGlideQuery
's aggregate methods are much less complicated to use by comparison. Total no-brainer for even the grooviest of developers ๐