Stop returning a list of sys_id's
In ServiceNow, records are uniquely identified by their sys_id. When there's a need to retrieve a list of records, the sys_id is often used to fetch these records. However, is this the most efficient method for returning a list of records?
Let’s bre...
blog.quintenvdb.net3 min read
Arnoud Kooi
Nice. Returning grIncidentTask would make it even righter ;)