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

Service Portal - Modify Watch List

servicenow service-portal

I created a widget and wanted to share that code. Should work on any
instance unless you have a business rule blocking the update.

Client Script

j...

Undocumented Scripts

servicenow

This page is to document scripts that are undocumented in ServiceNow.

Server-Side APIs (gathered using
Xplore
manually and via posts on community...

Useful Client Scripts

servicenow client-scripts

These are my useful catalog client scripts, I've found/written over the
years. Please note the comments aren't
the best and I do mean to improve them. So...

Client Script - Validating emails

client-scripts servicenow

I suggest you don't use it as you can't ensure the data.

I found two real ways to verify the data meets the needs you have.

  1. Client script to do enti...

Client Script - Validating Phone

client-scripts servicenow

I've found two real ways to verify the data meets the needs you have.

  1. Client script to do entire validation
  2. Client script to ask server if data is ...

Logtail a node in ServiceNow

servicenow

Point your browser to /channel.do?sysparm_channel=logtail

What does this load?

!Screenshot of logtail.do in ServiceNow

This was posted on (now defun...

Working from home (WFH)

thoughts

I think theoatmeal.com's Why working from home is both awesome and HORRIBLE sum's up a lot of the social considerations to keep in mind. I'll breakdown my op...

Notification Troubleshooting

servicenow email

Check these steps.

  1. On the notification, verify the notification table is correct.
  2. On the notification, verify the conditions are met. KB0528655 3....