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

Handling Time-Zones in ServiceNow (TimeZoneUtils)

This is from an article I wrote for SN Pro Tips. If you like this, feel free to check out the rest! Dealing with Time Zones in ServiceNow can be a real nightmare. If you want to know what time it is in a different time zone, you're out of luck, chump...

Mid server on raspberry pi

The essential guide to getting a mid server on a raspberry pi Recently I attempted to get a mid server running on my raspberry pi and could find no clear instructions. Here is what I did to get it working on a Pi 3 model B running respian jessie ligh...

Jon Ulrich by Kilo Guru
  • 8245 Views
  • 39 comments
  • 20 helpfuls

Script Include and it's features

Hello there, In this article, I'm going to share few interesting features in script include which are very helpful in day to day scenarios: Use of initialize functionUse of this keyword and how it worksCalling script include in reports   var Communit...

getCurrentDate.PNG addDaysToCurrentDate.PNG getDays.PNG
Murthy Ch by Giga Sage
  • 2888 Views
  • 4 comments
  • 12 helpfuls

How to react to changes of multi-row variable sets, like new row, removed row, updated row? Missing onChange Client script workaround.

Apparently if you have a multi-row variable set on a catalog item, there is no Out of box way to react to changes of rows; like row added, row removed or row updated from a client script, which is assigned to the catalog item. We can define client sc...

Community Alums by Community Alums  
  • 6178 Views
  • 6 comments
  • 10 helpfuls

Flow Designer Action "Verify Inside Schedule"

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Sometimes you just need to verify if a certain Date/Time is within a Schedule or not. Browsing the ServiceNow Community you will come across several (good) s...

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

ServiceNow Integration with Microsoft PowerApps and Flow

ServiceNow Integration with Microsoft PowerApps and Flow ServiceNow connector to Microsoft PowerApps and Flow is in Preview (Connector Reference). I thought I will give it a try to see how easy that ServiceNow can be integrated into Microsoft Cloud a...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
shawna by Tera Guru
  • 89298 Views
  • 29 comments
  • 8 helpfuls

Deleting the undeletable record -

I recently had the misfortune to install an update set where the update failed.  I followed up with a Back Out operation which also failed.  One of the issues stemming from this was a record which could not be viewed or deleted.  I investigated and f...

HugoFirst by Kilo Sage
  • 1512 Views
  • 2 comments
  • 6 helpfuls

What does HTTP Response Status Code Says?

List Of Most Commonly Shown Status Code Along With Their Saying.....   100 : Continue101 : Switching Protocol102: Processing (WebDAV)103 : Early Hints200: OK201 : Created202 : Accepted203 : Non-Authoritative Information204 : No Content205 : Reset Con...

EVAM View Template - JSON Configuration

If you’ve setup an EVAM data resource for the UI Builder or followed along with @Brad Tilton's blog, you’ll know that as part of the setup steps, you have to configure a View Template [sys_ux_composite_data_template] using some JSON  magic. After som...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nia McCash by Mega Sage
  • 7107 Views
  • 13 comments
  • 23 helpfuls
Top Contributors