ServiceNow AI Platform articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Rollback Import Sets

  Import sets are a wonderful tool for importing data from various sources, but one tiny mistake in the data or the transform map can lead to an entire data set being corrupted. With no straightforward way to revert the changes, we need to resort to...

find_real_file.png
Paul38 by Tera Guru
  • 5150 Views
  • 1 comments
  • 1 helpfuls

Script: Which node a user is logged into?

The following piece of code determines and returns the node which a specified user is logged into.   How to use: Replace variable username by the user IDExecute as background script / fix script   (function () { var username = 'admin'; //sys_user.u...

Alex240 by Giga Expert
  • 2156 Views
  • 3 comments
  • 8 helpfuls

Open Flow designer Faster - Utility

Open Flow Designer Faster - Utility I was using flow designer extensively these days for designing the integration process, approval processes, and or fulfillment process. So, I thought to create a small utility to open flow designer with a singl...

MrMuhammad by Giga Sage
  • 284 Views
  • 1 comments
  • 1 helpfuls

Email Client - Perfect way to send emails from ServiceNow

Hi All, Recently we had a requirement to send emails outside our client environment or to third party vendors. As well as, the assignee of the ticket should be able send emails manually.  So, all these requirements lead us to use 'Email Client' funct...

Community Alums by Community Alums  
  • 4543 Views
  • 4 comments
  • 2 helpfuls
Top Contributors