In other news
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Blog Articles

Process User Training Program Update

It's been about 4 months since my first post regarding our Process User Training Program. I'm amazed that the post is close to reaching the 1,000 mark for number of reads.Since that post, I've been gi...

BYOD: How Best to COPE?

First, some numbers you might find interesting, if not a bit frightening.Forrester has publicly predicted that there will be one billion smartphones in use by 2016.Some 350 million of these will be fo...

gs.getMessage() - The Second Parameter

I was working on something today and discovered something interesting. You know me, if I find something cool, I want to share it. I was going through some of the standard script includes that come wit...

Service Now Control V2 - A Firefox Add-on

Hello,I am happy to tell you, Service Now Control - "An add-on for Firefox, which attempts to make Maint on Service Now easy" is here. This add-on basically is taken from Firefox Add-on & the magic nu...

Evernote Moleskine Review

I've been a dedicated Moleskine notebook user as long as I can remember and an Evernote user since it's inception. Since I'm a user of both, I was intrigued by the new Evernote Moleskine notebook. Acc...

REST Tool with JSON data

REST based web services have been increasing in popularity. I get asked more and more how people can POST data into ServiceNow with REST-based calls using JSON. This functionality has been in the prod...

Scripts - Background

I'm often faced with providing customers solutions for complex requirements. Some of these requirements come at the end of long processes. For example, "in ourchange workflow, we want you to look up c...

ServiceNow Agile development practices

I was invited to a meeting with a customer last week that appeared in my calendar as "Agile and ServiceNow".The meeting started and I prepared myself to go through the main features in our Scrum appli...

Mandatory Check

There is a direct g_form object method which can be used to check if all the mandatory fields on the form are filled/not.Usually this method wouldn't be much use to you, because submit() function in i...