Blog

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

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...

Service Portal Pasting Images

servicenow service-portal

In the past I've tried to set up image pasting before with Lars Tange's solution, but that didn't look how I liked it, as it had a specific field for pasting...

RIP Wiki

servicenow

RIP Wiki 2006-2017

Automated Testing (ATF) opinions

servicenow

This is a list of items I think the ATF Tests should include.

I think every test should have the following steps;

Create users to use to for test (Ser...

ServiceNow licensing (circa 2017)

servicenow

Understanding your licensing

How event processors work

servicenow script-actions

Here's my understanding of how the sys_trigger "process events" works, also known as the event processor.

Frequently it wakes a Java process that reads th...