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

Articles

Virtual Agent - How to switch Topics

Hi All, So I was tasked with building a default topic for virtual agent, we set it as default, however when it ended it always kicked us to the default servicenow "choose your topic" flow... I needed to find a way around this. Digging through Service...

Community Alums by Community Alums  
  • 21435 Views
  • 27 comments
  • 33 helpfuls

Automating Update Set scan for Instance Scan

Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field   Hi there,   Instance Scan is one of the most recent additions of new applications within ServiceNow. A powerful application with which you can interrogate your instance,...

find_real_file.png find_real_file.png find_real_file.png

custom schedule and maintenance page

Just created a custom UI page which uses the open source Full Calendar plugin. The code is raw so please make changes as per your needs/standards. By default maintenance, events are displayed in orange and blackout in black. Change color: low-risk ch...

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

Risk Assessment on Change forms with ATF

Hi Folks, I have recently implemented ATF on change forms where I came across a barrier Risk Assessment .I had gone through the below approach to bypass Risk Assessment on change forms. Role: Admin    Step1: Impersonate as an admin user. Step2: Inser...

Midilesh by Tera Contributor
  • 2554 Views
  • 6 comments
  • 5 helpfuls

Hotjar Service Portal integration

Hotjar is a saas product that basically tracks users' clicks, mouse movements and scrolls on your site. It can do a lot more but the basic use case is to capture this data and see how people are using pages etc. To integrate with ServiceNow Service P...

find_real_file.png

Multi Row Variable Set: Clear/Remove all values

Removing Rows First thought This one started of Easy as well. Setting the Multi Row Variable Set to an empty array will clear all values. We noticed that adding the JSON.stringify resulted in the Row count being available. g_form.setValue('variable_s...

find_real_file.png find_real_file.png
Willem by Tera Sage
  • 21984 Views
  • 15 comments
  • 36 helpfuls
Top Contributors