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
  • 6157 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
  • 2579 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
  • 368 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  
  • 5831 Views
  • 4 comments
  • 2 helpfuls

UI Builder: How to make a page public

Summary This article details how to make a page public upon creation and how to make an already existing page public. The bottom section of the page, adding the ACL, is required to make the page public. Make sure not to skip those steps. Creating a p...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nick121 by ServiceNow Employee
  • 7501 Views
  • 4 comments
  • 6 helpfuls

Service Portal Separation & Redirection

I have been observing this requirement from various MSPs or other clients who have multiple Service Portals implemented and would like to restrict users from accessing one or more portals (i.e. user who belong to another company or a specific group) ...

Service Portal Separation & Redirection - Page 1.jpeg portal_cfg.png portals.jpg users.jpg
syed_faheem by ServiceNow Employee
  • 18032 Views
  • 20 comments
  • 12 helpfuls
Top Contributors