We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Base64 encoded Attachments

A common use case when working with integrations in ServiceNow is dealing with attachments in base64 format. However, the information on how to accomplish this is often scattered across different sources. This article aims to provide clear and effect...

Use Last Run Datetime for a JDBC type data source

There has been some questions in forum about using "Use Last Run Datetime" field so I have attempted here to explain it a bit more than what is there in the wiki. The checkbox appears when the type of the data source is JDBC. And if you were to selec...

find_real_file.png
venkatiyer1 by Giga Guru
  • 19500 Views
  • 34 comments
  • 7 helpfuls

nowGurukul ServiceNow Hands-On Challenge 2024 #Week_1

ServiceNow Community - “Discipline is choosing between what you want now, and what you want most.”  Challenge Introduction:- In order to strengthen the ServiceNow hands-on skills , each week a challenge will be posted and you need to implement the s...

nowGurukul by Tera Contributor
  • 28194 Views
  • 89 comments
  • 101 helpfuls

Expand Code Search tables

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Ever used the out-of-the-box Code Search, for example using Studio or SNUtils? And noticed that it will return a lot, though you might miss some artifacts? F...

code_search_01.png code_search_02.png code_search_03.png

Difference between GlideRecord() and GlideAggregate()

Hi All, As a developer, sometimes while querying data, we get confused about what should we use between GlideRecord and GlideAggregate? And is there any difference between them? Or they are the same? Or if they are different from each other then what...

Vaibhav        by Giga Guru
  • 11090 Views
  • 2 comments
  • 31 helpfuls

Using the Choice Lists Table for Lookup Select Box

Overview Many times you may have a variable that also has as choices from a table. Instead of re-creating all of the choices in the variable and having to maintain them in two places, you can use a variable type of Lookup Select Box. Single Choice So...

ccajohnson by Kilo Sage
  • 27409 Views
  • 8 comments
  • 25 helpfuls

ServiceNow Domain Separation

Crack the Secret of Superpowers in ServiceNow Domain Separation: Accelerating Performance of your Organization ServiceNow Domain Separation isn't just a regular feature; it's like handing over a magic wand to modern businesses. With Domain Separation...

Top Contributors