Troubleshooting

Fix Common ServiceNow Issues

52 guides — Symptom → Cause → Solution

ACLs

ATF

Business Rules

Business Rule Causing Infinite Loop in ServiceNow

The instance slows to a crawl or throws a recursion error when I save a particular record type.

intermediate

Business Rule Not Firing in ServiceNow

My Business Rule is active but it's not executing when I save the record.

beginner

Encoded Query Returning Wrong Results in ServiceNow

I copy an encoded query from the URL or list filter, but when I use it in a script it returns different or no results.

intermediate

GlideAggregate Returning Wrong Count in ServiceNow

My GlideAggregate query returns a different count than what I see in the list view or a GlideRecord query.

intermediate

Script Include Not Found in ServiceNow

My server-side script throws 'Script Include not found' or 'is not a constructor' when I try to instantiate it.

intermediate

UI Action Not Appearing on Form in ServiceNow

I created a UI Action (button or context menu item) but it doesn't appear on the form for me or my users.

beginner

getDisplayValue Returning Empty String in ServiceNow

Calling gr.fieldName.getDisplayValue() returns an empty string even though the field has a value.

intermediate

getRefRecord Returning Null in ServiceNow

When I call gr.fieldName.getRefRecord() in a Business Rule or Script Include, it returns an empty GlideRecord.

intermediate

setValue Not Persisting on GlideRecord

I call gr.setValue() in a Business Rule but the value isn't saved to the database after update().

beginner

sys_id Showing in Reference Field Display Instead of Name

A reference field on my form or in a list shows a raw sys_id instead of the expected display name.

beginner

Certifications

Client Scripts

Discovery

Flow Designer

Import Sets

IntegrationHub

Integrations

Knowledge Management

MID Server

Notifications

Performance Analytics

Reporting

Service Catalog

Service Level Management

Service Portal

System Administration

Update Sets

User Administration

Workflows