Using ServiceNow system properties is a good way to allow configuration in your applications, but depending on the number of system properties your application has,
Tag: ServiceNow

I was creating a ServiceNow custom scoped application and had the requirement on one of the tables to store currency values. The currency field type

Picture this scenario: You have a ServiceNow application that has multiple database tables that support a specific business process. In 2 of those tables you

That email sending is enabled. That email receiving is enabled. That the Server value for the ServiceNow SMTP email account is set to relay My

When your data migration process breaks, how do you fix it and restart it? DISCLAIMER: This blog article assumes you are familiar with creating a

What’s the goal here? Hiding the “All” option in a dashboard’s Interactive Filter. Background:In a scoped application, I have multiple dashboards that use the same

I found something peculiar with the way our LDAP user import was set up (or at least I felt it was a bit peculiar). We

Displaying List Field Type Values in Email Scripts When trying to display values from a List field in an email script you can’t simply display

One thing that I find challenging in creating ServiceNow forms is the absence of multi-select dropdowns. There have been many times a customer needed to

You can’t have annotations in a Service Portal form!! Hold on there pardner…I’ll show you a hack to allow annotation-like fields in a Service Portal