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

Articles

Set reference fields based on string

This examples is used to set the location of a CI based on a few characters available in the name. Type: before Business Rule (function executeRule(current, previous /*null when async*/) { //Set two properties which has a 1v1 relation. 1 for string...

Complete Virtual Agent Setup & Integration with Slack

This article contains  Step by Step configuration of Virtual AgentIncluding the Bot in PortalBranding - Changing Bot icon, colors and other stuff as per your wishConfigure Live agentIntegrate with SlackBrief description of Virtual Agent Designer opti...

Narsing1 by Mega Sage
  • 2212 Views
  • 2 comments
  • 1 helpfuls

Google Analytics using Global Site Tag

I have recently implemented Google Analytics within our instance for a Service Portal and a UI Page. Some of the existing discussions were helpful, but were not quite enough to get a working solution. I completed the following in ServiceNow version L...

Instant MID Server with Docker

The new Docker recipe makes building out a MID Server, something you can create in under a minute! This is great for working with PDI's. Official Build ProcessContainerized MID Server | ServiceNow Docs You will need a Linux distro with docker install...

find_real_file.png

ATF Step Configuration for Getting User Group Member

I've been creating ATF custom step configurations to make creating tests easier. One situation I ran encountered a few times was needing to get a user for a group. I created a custom step configuration that gets the user for a group and that user's m...

Top Contributors