ServiceNow News
49042 items
var allUIActionsQuery = getFormUIAction(tableName) + "^ORactive=false";
Set Field Values
Sets field values on the current form.
Inputs
Table
Field Values (String, Encoded Query)
Field V...
Automating ATF - My Journey Building a Test Recorder
Import
·
about 6 years
www.servicenow.com
cache
Multi-Row variable sets were introduced in London and were something of a game changer; they finally provided an in-platform method for capturing repeatable datasets dynamically. Before they were a...
Multi-Row Variable Sets: How to get or set values for variables outside of the MRVS (Native UI or Service Portal)
Import
·
about 6 years
www.servicenow.com
cache
After a recent client had asked us to create an Incident record producer with some of the same functionality on the portal record producer, we were inspired to accomplish this in a simpler way. Thi...
Using Category and Subcategory on record producers: Leveraging ref_qual_element on Lookup Select Boxes
Import
·
about 6 years
www.servicenow.com
cache
If you are a Vendor Manager, Risk Manager, member of a Vendor Risk Team or a Vendor to a business using ServiceNow's Vendor Risk Management application, this is an essential tutorial for you.
In 5...
Video
The Vendor Portal in 5 minutes: one of the six pillars of VRM success. What it does, how to use it.
Import
·
about 6 years
www.servicenow.com
cache
All,
Recently I came across as post on community where, the requirement was to access the server script variable in the <script> section in the HTML code.
As data.var\_name or c.data.var\_name a...
Access Server Side variable directly in the tag of HTML in widget.
Import
·
about 6 years
www.servicenow.com
cache
var dupRecords = \[\];
var gaDupCheck1 = new GlideAggregate('incident');
gaDupCheck1.addQuery('active','true');
gaDupCheck1.addAggregate('COUNT', 'short\_description');
gaDupCheck1.grou...
Multiple incidents have same Short Description what ever is created first and make it as a parent to all remaining incidents
Import
·
about 6 years
www.servicenow.com
cache
There are many hidden gems in ServiceNow which are undocumented for some reason or the other. One such thing is a interesting function that I found while looking into the script include 'StdChangeU...
Unlearn Series - Create Or Update Record With Encoded Query
Import
·
about 6 years
www.servicenow.com
cache
[Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field](https://community.servicenow.com/community?id=community%5Fblog&sys%5Fid=14e51965db2200d013b5fb24399619fb)
Hi there,...
Help! I lost access to my Instance due to Web service access only
Import
·
about 6 years
www.servicenow.com
cache
If you are a Vendor Risk Manager or a Vendor Manager, this tutorial will show you a step-by-step in-product guide to get started and quickly get value from your ServiceNow Vendor Risk Management ap...
Video
Get started with Vendor Risk Management - Product demo
Import
·
about 6 years
www.servicenow.com
cache
For GRC practitioners who just got started or are about to get started with ServiceNow's applications.
20 minutes of practical, no-nonsense advice from Ben Forrest, Principal Technical Trainer who...
Video
How to become a "GRC athlete" - Advice from your coach.
Import
·
about 6 years
www.servicenow.com
cache