top of page
Experiencing challenges with ServiceNow support?
IKC provides professional, reliable assistance that covers gaps not supported by ServiceNow
and without the high costs of traditional services.
Starting from just $1,080 per month


Why "Matches Regex" and "Matches Pattern" Might Not Be Best Practices
In the world of ServiceNow, efficiently filtering data is crucial for various tasks, from configuring reference fields in Record...


ServiceNow Errors: Understanding "Unhandled Exception in GlideAjax"
As a ServiceNow developer, you've likely encountered the need for client-side scripts to interact with server-side logic. GlideAjax is a...


Resolving the "cross-scope access" Error
ServiceNow's application scoping provides a robust way to manage and protect custom development efforts. However, when working with...


Resolving Dynamic Linking Challenges in ServiceNow Knowledge Articles
ServiceNow knowledge management is crucial for efficient information sharing. However, dynamic linking between knowledge articles...


ServiceNow onChange Script Error: “TypeError: $ is not a function” – Causes and Solutions
Encountering the error “onChange script error: TypeError: $ is not a function” in ServiceNow can be perplexing for developers. This...


"HTTP Error 401 - Unauthorized" When Getting an OAuth Token
Are you encountering the frustrating "HTTP Error 401 - Unauthorized" message when trying to obtain an OAuth token in your ServiceNow...


Decoding ServiceNow Reference Variables: Why You See Sys IDs and How to Fix It
Are you a ServiceNow user struggling to understand why your reference variables are displaying cryptic sys IDs instead of meaningful...


Troubleshooting: Hiding Variable Sets in ServiceNow Mobile View
Are you a ServiceNow administrator or developer struggling to hide variable sets in the mobile view of your catalog items? You're not...


Decoding ServiceNow Notifications: When Events Fire But Emails Don't Arrive
Setting up event-driven email notifications is a powerful way to automate communication within your ServiceNow instance. Imagine a...


Decoding ServiceNow Scripting: Why Your Array Push Might Not Be Working as Expected
Are you a ServiceNow developer encountering unexpected behavior when trying to populate an array within a while loop? You're not alone!...


Troubleshooting Scheduled Jobs for Notifications in ServiceNow
Scheduled jobs are powerful tools within ServiceNow that automate routine tasks, such as sending notifications based on specific...


Solving ServiceNow Errors: How to Correctly Call a Script Include from a Reference Qualifier
When creating catalog items in ServiceNow, developers often use reference qualifiers to filter options displayed in a reference field...


Unlocking Your ServiceNow Instance's Email Address: A Quick Guide
Understanding your ServiceNow instance's email address is crucial for various administrative and development tasks. Whether you're...


Troubleshooting JavaScript indexOf() in ServiceNow: Best Practices & Common Errors
ServiceNow developers frequently encounter scenarios where checking the presence of specific text within a string is essential. One of...


How to Flush Cache in ServiceNow for Optimal Performance
Cache management in ServiceNow is vital for maintaining optimal system performance and ensuring that recent configuration changes take...


Resolving ECCResponseTimeoutException: How to Increase REST API Timeout in ServiceNow
ServiceNow users frequently leverage REST APIs to integrate external systems. However, a common challenge arises when these APIs...


Decoding ServiceNow's Cross-Scope Access Errors: A Practical Guide
Are you a ServiceNow developer grappling with the dreaded "Access to API... has been refused due to the API's cross-scope access policy"...


Decoding Dashboard Access in ServiceNow: Resolving the "Report View ACLs" Error for Knowledge Articles
ServiceNow dashboards are powerful tools for visualizing key performance indicators and gaining insights into your organization's...


How to Impersonate Users in ServiceNow Using Scripts and Fix the 'Attempted Script Access to Inaccessible Member Denied' Error
ServiceNow administrators often need to test user-specific functionality by impersonating users within the system. However, when using...


How to Access Logs in ServiceNow Flow Designer
ServiceNow Flow Designer is a powerful tool for building automated workflows on the Now Platform. To effectively troubleshoot and...
bottom of page