Tag: attachments
5 results
-
Using .addJoinQuery() & How to Query Records with Attachments in ServiceNow
Use addJoinQuery() to find records with attachments in ServiceNow. No loops, no extra queries - just one clean join.
-
Understanding Attachments in ServiceNow
Everything you need to know about working with attachments in ServiceNow - querying, copying, creating, and deleting them via script.
-
Requiring Attachments (& Other Miracles) in Service Portal
How to require attachments (including specific file types) in the Service Portal, plus a workaround for variable access via a custom sp_form API.