Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Storing And Using System Properties As Objects

Hi, Recently I came up with the idea to store values specific to an instances for a workflow all in one place as a JSON object on the sys_property table. The use case was due to the use of a JDBC connector in workflow and the settings (midserver/user...

find_real_file.png find_real_file.png
Madison8 by Tera Contributor
  • 7450 Views
  • 9 comments
  • 8 helpfuls

Common Service Catalog Pitfalls - and how to avoid them

Introduction ServiceNow provides very powerful functionality around Service and Product Catalog management. Indeed, this is one of the most used platform capabilities, and what is more important, one of the most widely visible in an organisation. A w...

isqc by Kilo Guru
  • 1560 Views
  • 2 comments
  • 2 helpfuls

How I'm Learning to Build Now Components

With zero experience in React, Node, or any similar/modern Javascript frameworks, I found learning development for the Now Experience to be a daunting and somewhat overwhelming task, at first. But, urged by the Hacktoberfest event, I pushed myself to...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nia McCash by Mega Sage
  • 6119 Views
  • 12 comments
  • 13 helpfuls

How To: Dynamic data in UIB Dropdown component

How to use dynamic data options in your dropdown component (and other components) The dropdown component lets you use data binding from a data resource(data broker), however, this resource output is probably not in the correct format which would resu...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Max Selwyn by ServiceNow Employee
  • 7244 Views
  • 4 comments
  • 22 helpfuls

Modern web development in ServiceNow (React)

The ability to build modern web applications (React, Vue, Angular, Web components, Svelte etc.) in ServiceNow is a big step forward for a development community. This opens limitless possibilities and a number of options how to build ServiceNow applic...

find_real_file.png find_real_file.png

CI/CD: Promoting ServiceNow code using GitLab pipelines

Inspired by Chairng Lin’s you tube video on ServiceNow CICD for GitLab (brought to my attention by a co-worker) and the tech industry push for DevSecOps (and at the request of one of my clients), I attempted to replicate CI/CD automated code promotio...

find_real_file.png
Community Alums by Community Alums  
  • 10640 Views
  • 7 comments
  • 15 helpfuls

Redirect a specific role to SP portal with spentrypage

I had a requirement to redirect a user with 1 specific role and no other roles to the sp portal. So if a user has role x and no other role, then redirect to sp. If it has x and other roles, then redirect to backend. properties that need to be edited:...

gjb by Giga Contributor
  • 4554 Views
  • 4 comments
  • 6 helpfuls

Let's learn Blockchain Part -1

Recently I unknowingly triggered a conversation on Linkedin. It was about the future of Blockchain + ServiceNow.  Okie I was studying blockchain just because of its hype (money too !!) and as soon I started deconstructing the hype and diving into t...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Top Contributors