Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Articles

Cancel transactions via URL

Developers may be aware of the handy “cancel all transactions” module when we get locked out of a session. However, copying and pasting this URL into your browser will stop the transaction and unlock the session without needing to start another sessi...

Read Excel File Using Script

We can read Excel from a server-side script using the below code.   Example: Suppose I have one Excel file which has 3 field Employee ID, LAST NAME, and FIRST NAME. I wanted to retrieve all the data from Excel and wanted to store it in any table or w...

Fun with array methods!

I've seen a couple of questions around working with arrays so I thought I'd write an article on some methods that are available to us in the system. There are also a few that aren't available and only work with ES6 (like array.find()). I don't know e...

Calling All Developers & Architects - CreatorCon 2018

CreatorCon is the developer conference within Knowledge18. There are lots to see, learn, experience, and get excited about at this year’s CreatorCon. Sessions Choose from more than 100 hands-on workshops and demo-led sessions covering all aspects of...

find_real_file.png
Lily Li by ServiceNow Employee
  • 992 Views
  • 1 comments
  • 1 helpfuls
Top Contributors