Tag
#Scripting
ServiceNow
GlideRecord Patterns: Query Like a Pro
The GlideRecord idioms that separate performant server-side scripts from the ones that time out at scale.
ServiceNow
GlideRecord Pagination Anti-Patterns That Burn Memory at Scale
Why setLimit alone won't save you on large tables, plus the chunked GlideAggregate pattern senior ServiceNow devs use to keep nodes from OOMing.
ServiceNow
ServiceNow Business Rules: Patterns That Scale
When to use before/after/async/display business rules, performance traps to avoid, and the governance to keep them maintainable.
Zoho
Zoho Deluge Scripting: Patterns That Work
Core syntax, common patterns, integration tasks, and the performance considerations for production Deluge.