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

Blog Articles

Importing CSV Data with Custom Delimiters

Although ServiceNow has the capability of importing data in the CSV format using a custom delimiter, very few people know about it or understand how to get this to work. There is actually a great litt...

WWND: An IT Manifesto

I met Norm at a customer event recently. He's a real guy with a great story that inspired me. If you've ever carried a pager or know the Bourne Shell isn't an action flick and killing daemons has noth...

Our First Company Hackathon

Our HackathonA couple of weeks ago our company, Santander Consumer USA, announced that it would be holding our first internal hackathon. Come-one, come-all! The day of the hackathon would be Friday, J...

Hack : REST Scripted Web Services

We can use SOAP Scripted Web Services when you want to do something more than just send the XML data from standalone tables. We can set some Input/output parameters, create an XML , send it by writing...

Fun With Queries

So, I wanted to create a glide query that would give me a count of all records with sys_updated_on or sys_created_on between two dates.Table: cmdb_ci_computerQuery type: Aggregate - COUNTThere are a c...

Welcome!

Hello, and welcome to my new Service-Now Customer Blog! My name is Steven Bell and I work for Santander Consumer USA, Inc. In this blog I will be posting technical problems that I have encountered and...

Scheduled LDAP Server Connection Test

Recently community user pmendoza was looking for a way to be notified whenever the instance was unable to connect to one of the LDAP servers. We do have plans for better LDAP diagnostics and monitorin...

A lesson in honesty for IT from reality TV

I'm not a great cook, in fact I'm not even a cook, but I do enjoy reality-TV cooking shows. Not the somewhat-bland British ones, where everyone is way too polite to each other, but the far more "compe...

Understanding tables with version control

Just a fun little useful fact I found - passing it on to the community.Many of you have noticed that some tables allow you to track and compare the versions of the changes made. The Script Include tab...