HOW TO CREATE DISCOVERY PATTERN EXTENSIONS AND WHY TO USE THEM
What is a discovery pattern extension A pattern extension provides the ability to modify a pattern without customizing it.
Read morePARSE EMAIL FLOW ACTION
Summary Simple flow action to parse email body and return name-value pairs to flow.
Read moreRANDOM PASSWORD GENERATOR FLOW ACTION
Simple flow action to generate a random password and return password2 value.
Read moreDATA TRANSFORM RECORD
Data Transform Record This is a script include I wrote a while back to simplify loading data from external sources.
Read moreINSTALLING A MID SERVER ON WINDOWS
Installing a Mid Server on Windows 1. Create an mid user on your instance Create a user account and grant it the mid_server role
Read moreUSING THYCOTIC SECRET SERVER AS AN EXTERNAL CREDENTIAL STORE - PART 1(MID SERVER)
Update: I decided to not use refresh_tokens due to configuration on Secret Server not making it viable.
Read moreVARIABLE HELPER
Variable Helper Working with variables in ServiceNow is no fun sometimes, especially Multi Row Variable Sets.
Read moreGETCLIENTIP() LIES.....SOMETIMES.
The Problem During a recent conversation on the #sndevs slack, jarodm pointed out an issue with getClientIP() that I was not aware of.
Read more