top of page
16 September 2025, 2pm-3pm NZST
Register for the Webinar
Experience the Future of Service Delivery with ServiceNow Agentic AI
Deliver faster, smarter, and more reliable IT services.
Agentic AI helps you resolve issues quickly, cut operational costs, and keep your business moving.


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


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


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


Decoding Base64 in ServiceNow: Leveraging Built-In Functionality
For ServiceNow developers and administrators working with integrations or data manipulation, encountering Base64 encoded strings is not...


Including Scheduled Jobs in Update Sets
ServiceNow Update Sets are a cornerstone of the platform's deployment and migration strategy. They allow administrators and developers to...


Directing Users to the Service Portal: Embedding Hyperlinks in ServiceNow Email Notifications
In today's digital landscape, efficient communication is paramount. For ServiceNow users, email notifications play a vital role in...
bottom of page