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
ServiceNow Tips


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...


Understanding Dependent Choice Lists in ServiceNow
Are you looking to streamline your ServiceNow forms and guide users towards accurate data entry? Dependent choice lists, also known as...


Deleting Attachment Programmatically in ServiceNow
Attachments in ServiceNow can be incredibly useful for providing context and supporting information for various records. However, there...


Understanding the Difference Between “Preserve” and “Exclude” Data in ServiceNow Cloning
Cloning is a vital feature in ServiceNow that allows administrators to replicate data from one instance to another. It is particularly...


Running Background Scripts in Scoped Applications on ServiceNow
When working within the ServiceNow platform, developers often rely on background scripts to execute quick database operations or perform...


Allowing Only Current and Future Dates in ServiceNow
In the dynamic world of ServiceNow, ensuring data integrity is paramount. A common requirement is to restrict users from selecting past...


"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: Where Multi-Row Variable Set Data Lives
Are you wrestling with Multi-Row Variable Sets (MRVS) in ServiceNow and wondering where the data actually resides? Perhaps you're...


Achieving Full-Width Containers in ServiceNow Service Portal
Are you looking to make your ServiceNow Service Portal pages more visually appealing and utilize the full screen width? Many ServiceNow...


Decoding gsftSubmit() in ServiceNow
Are you working with UI Actions in ServiceNow and scratching your head over the gsftSubmit() function? This powerful but often...


Discovery, Service Mapping, and Event Management
Are you a ServiceNow professional looking to streamline your IT operations and gain a clearer understanding of your infrastructure?...


Unleash the Power of ServiceNow Tags
ServiceNow offers a wealth of features to streamline workflows and improve efficiency. Among these, tags provide a flexible way to...


How to Restart ServiceNow Workflows Programmatically
ServiceNow workflows are the backbone of many automated processes, guiding records through various stages. However, situations arise...


How to Display the 'Post' Button in Scoped Applications
ServiceNow developers often seek to enhance the user experience in custom applications, especially when it comes to intuitive form...


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...


ServiceNow Best Practice: Avoiding Hard-Coded Values in Scripts (Identification & Replacement)
ServiceNow strongly advises against using hard-coded values (such as fixed sys_id identifiers or names) in scripts, as they can lead to...


Understanding the Difference Between "Created" and "Opened" Fields in ServiceNow
Navigating the world of ServiceNow often involves understanding the nuances of its data fields. Two fields that can sometimes cause...


Auto-Populating Email Addresses in ServiceNow
Are you a ServiceNow developer or administrator looking to streamline your forms and enhance user experience? One common requirement is...


How to Enforce Numeric Input in ServiceNow Service Catalog Variables
Are you looking to ensure users enter only numeric values, like phone numbers, in your ServiceNow service catalog variables? Enforcing...
bottom of page