3
Official developer blog posts: GlideQuery
(developer.servicenow.com)
A place for ServiceNow platform admins and developers.
Ask questions and show off your stuff!
Nice! Thanks for sharing. There are always so many new things added to the platform but I get in my groove of using what I've used for years. This one will be helpful.
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 ๐