Blog

This blog has a pagination of 8 posts per page.
The pagination is only shown if there are more posts (325) than items per page (8).

Certifications SN Offers

servicenow

After hearing about how certifications are changing I read up on it some. I found the site confusing, so I made this post to put the useful thoughts together...

Discovery Patterns for AWS

servicenow

Patterns are a new and interesting thing in ServiceNow.

Discovery Patterns

This is a work in progress, but wanted to share as I will otherwise never ...

Instance options can change CSS

css best-practices

Turns out you can apply CSS to a instance record

I had no idea you could do this. This may have saved me from cloning widgets had I known.

If you ctrl+...

Where are the logs?

servicenow

A post was made and I was working through some security tasks of my one. I felt inspired to make a post about it. Below is a list of logs we need to review f...

How to print out all the variables (OLD)

servicenow

Let me preface this code with there is another way to do this but it's undocumented.
That is using the GlideappVariablePoolQuestionSet class as posted here...

Versions of libraries

servicenow

Sometimes you just want to know the versions of software you're using.

xml <j:jelly trim="true" xmlns:j="jelly:core" xmlns:g="glide" xmlns:g2="null" xmln...

Serice Portal Record Producer Redirects

servicenow service-portal

I was asked to set up the redirect from a record producer on the Service Portal. This was no problem in the past CMS, and the normal GUI. The docs say it sho...

Pasting Images in the classic UI

servicenow core-ui

Sometime ago I looked for the ability to paste images onto a form and have it attach in both the portal, and the
standard ui.

I found this post back the...