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

Articles

nowGurukul ServiceNow Hands-On Challenge 2024 #Week_4

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

nowGurukul_2-1706001317381.png
nowGurukul by Tera Contributor
  • 7364 Views
  • 15 comments
  • 26 helpfuls

Custom risk assessment for any task record and field

Dear Community, I've recently faced a requirement to develop the custom risk assessment for the change request in addition to the standard one. The point is to create a new field (let's call it 'Security Risk'), that must be populated based on the an...

P-Rudenko-SN by ServiceNow Employee
  • 2759 Views
  • 3 comments
  • 10 helpfuls

How to remove specific user from WatchList

This script will help you to remove specific element from a list of unique elements for eg sysIds.Here I will take sys_id of the user a specific value and how can we remove it from a watch list present on an incident form.We can write a Background sc...

nowGurukul ServiceNow Hands-On Challenge 2024 #Week_6

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

nowGurukul_0-1709056528454.png nowGurukul_1-1709056696548.png nowGurukul_2-1709056696553.png
nowGurukul by Tera Contributor
  • 3127 Views
  • 6 comments
  • 6 helpfuls

OAuth 2.0 authentication for SOAP Outbound Request

Out of the Box ServiceNow offers us limited option of "Basic" authentication option to authenticate and send out Outbound Requests to Third Party Applications using the SOAP protocol.Nowadays the most common authentication and reliable method used to...

How to Not Fail your ServiceNow Certification Exam

Want a foolproof plan to guarantee success on your ServiceNow Certification Exam? Well, this isn't it, but it's as close as I can get! I'm not offering any guarantees, but what I can offer is a guide which has been proven successful for both myself a...

Dylan Mann1 by Giga Guru
  • 101526 Views
  • 29 comments
  • 111 helpfuls

Customise your UI Action Button or Navigation Bar of your forms

 This onLoad client script shows how to change the background color of form buttons in ServiceNow. For this example, I set up the script to change the color of the ‘Approve and ‘Reject’ buttons on the approval form to green and red respectively. The ...

find_real_file.png
Community Alums by Community Alums  
  • 9913 Views
  • 14 comments
  • 11 helpfuls

Tables and Buttons

The Problem I found myself coming back to making some form of a table with buttons to act on the data quite often and tended to end up throwing together a table widget to handle that specific case and had meant to create a more reusable table to whic...

find_real_file.png find_real_file.png

How to export multiple tasks records (form view) as PDF?

This article will guide you to export multiple task records from your instance in any file format (PDF). Purpose: To export multiple task records from view. OOB feature allows exporting only list views of records. Approach: Export records to specifie...

sheikhafsar by Tera Contributor
  • 2264 Views
  • 1 comments
  • 0 helpfuls

Attachment Categorisation

This is a very tricky thing in ServiceNow and usually any work related to sys_attachment table is always a bit of a hack. So ServiceNow handles the attachments through two tables – sys_attachment and sys_attachment_docs. For a better understanding re...

Sam Dey1 by Kilo Guru
  • 2587 Views
  • 1 comments
  • 2 helpfuls

nowGurukul ServiceNow Hands-On Challenge 2024 #Week_5

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
  • 5103 Views
  • 9 comments
  • 7 helpfuls
Top Contributors