The CreatorCon Call for Content is officially open! Get started here.

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

Articles

getXMLAnswer vs getXML

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   While working on GlideAjax from the client, the often seen method is using getXML (hopefully not getXMLWait, though that's another topic). I'm actually wonde...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Mark Roethof by Tera Patron
  • 45131 Views
  • 10 comments
  • 143 helpfuls

nowGurukul ServiceNow Hands-On Challenge 2024 #Week_8

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

nowGurukul_0-1712137415560.png nowGurukul_1-1712137890766.png nowGurukul_2-1712137890767.png
nowGurukul by Tera Contributor
  • 2168 Views
  • 1 comments
  • 3 helpfuls

Scripted Visual Task Board Card labels [New York]

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   With New York, the labels functionality on Visual Task Boards has changed drastically. Instead of the maximum of 7 labels on a Visual Task Board, one can add...

find_real_file.png

Jira Integration with ServiceNow using Webhook

Jira Cloud Software Integration with ServiceNow using Webhook  Prerequisite: Jira Cloud Software administrator AccessServiceNow instance administrator Access  Use Case:  Whenever a Jira issue created/updated in Jira cloud software it should create a ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Ajay_Chavan by Kilo Sage
  • 17427 Views
  • 12 comments
  • 12 helpfuls

Common Regular expressions and Cheat sheet

Common Regular Expressions Generic greedy and non-greedy It is important to stress the distinction between greedy and not greedy ("lazy") operators. In general, greedy operators are overused, this may lead to surprises. [ addition thanks to @Daniel O...

Willem by Giga Sage
  • 37592 Views
  • 9 comments
  • 36 helpfuls

Remote tables in Servicenow

I am sujan , new to communities but not to Servicenow Today we discuss about remote Tables in Servicenow , it’s a wonderful feature in Newyork version can be activated in personal Developer instance. In this article we deal with a simple example to ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Execution of Contract Management in ServiceNow

OverviewContract management is the management of contracts made with customers, partners, etc. In ServiceNow, contract management can be used to create or maintain contracts. Contracts can be leases, warranties, maintenance, and service.RolesThe cont...

sirisha91 by Kilo Explorer
  • 4649 Views
  • 2 comments
  • 2 helpfuls

Create a Custom ATF UI Step Configuration

In working with the ServiceNow automated test framework (ATF), one of the things that has been a game-changer for me has been creating custom UI step configurations. I wanted to share how to do it with the community. In this article, I'll explain wha...

find_real_file.png find_real_file.png
codycotulla by Tera Guru
  • 10908 Views
  • 27 comments
  • 33 helpfuls

InSN

Whether or not CSDM is your area of interest, I highly recommend installing InSN on your ServiceNow platform. It's a versatile process visualization tool with a variety of exciting applications. You'll have the opportunity to delve into numerous use ...

insn office.png
Ofer1 by ServiceNow Employee
  • 426 Views
  • 1 comments
  • 2 helpfuls

Understanding Scheduled Job Workers

Understanding Scheduled Job Workers   For scheduled jobs within the #ServiceNow platform, did you know that there are 3 types of workers that process the jobs each node claims? Each node has its own "Background Scheduler" which claims up to 20 jobs a...

Allenovation - Scheduled Job Workers.png
Top Contributors