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

Articles

Date Validation - Client Side

Usage Scenario I created a Date variable in a Catalog Item which represented the Date Required.  I wanted to check that this data was at least 2 days in the future and NOT on a weekend. Investigation (Googling) Initially, I searched the communities f...

Outbound REST integration using flow designer

Before we had flow designer in servicenow, outbound integration with any other 3rd party tool was done by creating an outbound message and then creating a business rule to call that outbound message, which include lot of coding. This article will tal...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
umaaggarwal by Giga Guru
  • 50842 Views
  • 7 comments
  • 29 helpfuls

Connect to Preferred Language Live Agent

                                                  Connect to Preferred Language Live Agent Usually when we click on connect to live agent the user get redirected to the live agent 1) based on language of user in profile with same language chat queue...

Option Giving.png Script Change.png queue.png language queue.png

Creating a Download link for attachments in notification

Hi  You can use the below code to attach any attachments to email notifications, just open email scripts and add the code. Make sure to add the email script in your notification as ${mail_script:<name of your email script>} var gr =new GlideRecord('s...

Siddhant_J by Giga Contributor
  • 4371 Views
  • 2 comments
  • 2 helpfuls

Conditional scheduled reports - Days of the week

I thought I'd share with you a handy script which is easily adapted to meet yours or your end users needs when it comes to sending scheduled reports.In my past experience and I've been guilty of this is if someone requests a daily report which also g...

find_real_file.png
Community Alums by Community Alums  
  • 1740 Views
  • 1 comments
  • 3 helpfuls

How to: Create Favorites in Service Portal

In this article we will look at how we can create favorites in the service portal. To do this we need to build the following: Widget to mark pages as a favoriteWidget to list the favoritesPortal page to display the list of favoritesHeader menu to lis...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
mhedtke24 by Tera Expert
  • 30124 Views
  • 35 comments
  • 30 helpfuls

Basic Scripting Questions and Answers.

Hi Guys, Below are some Basic scripting questions and their answers that every beginner must go through. Hit helpful if you get benefited from it and save it in the bookmark for further usage.  Edit 1:- Check out my new Article for real-life use case...

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

MID Server Installation

Hello, Servicenow Ninjas, MID server is a part of our ServiceNow journey. Some ninjas face issues in installing mid servers. Don't worry, I have given the basic steps to install the mid server and also created a video for the same. Just follow the st...

UTAH Release Features Explained

Hello Community Members, In this video, I will cover most of the UTAH Release Features.     If my video/content helped you in any way, please mark this video/content as BOOKMARK, SUBSCRIBE & HELPFUL   Best Regards, Prashant Kumar (LearnIT)   Yo...

UpdateMultiple Operation - optimizing your code

UpdateMultiple Operation  - optimizing your code, a better option to codify.   "Both update() and updateMultiple() will result in a database update. The main difference is that update() operates on one record at a time, whereas updateMultiple() updat...

image
tiagomacul by Giga Sage
  • 29053 Views
  • 1 comments
  • 28 helpfuls

Next Experience UI Dark Theme (San Diego)

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Seen the new Next Experience UI yet? A "next generation, intuitive, personalized experience to drive productivity, improve engagement, and surface insights a...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Top Contributors