logo

NJP

4 developer tools/applications you will always find in my instance

Import · Apr 17, 2020 · article

Hi there. Today I will discuss about 4 applications that I install in my developer instance. These applications really help me with programming, debugging and almost everything. And that’s the secret of my speed when it comes to working in Servicenow, just kidding!!! But these help me save a lot of time.

1:) Xplore Developer Toolkit

Link: Xplore: Developer Toolkit

Creator: James Neale

My Ratings: 5/5

Features:

  • Background script alternative - explore server side objects
  • Client console alternative - explore client side objects
  • Test and debug code and objects
  • Built in regular expression testing tool
  • Built in table explorer
  • Built in log viewer

Luckily, we have a good video series for xplore https://www.youtube.com/watch?v=uPqMTq5FVFg&list=PLkQDoKoP0MAP7X2DC0qF6i7W0i03KjOWl

A real time saver.

2:) SN Utils – Tools for Servicenow

Link: SN Utils- Tools for Servicenow

Creator: arnoudkooi.com

My Ratings: 4/5

Features:

  • Slashcommands type in /help to know more about this feature
  • Edit scripts and widgets in VS Code! (requires sn-scriptsync)
  • Show technical names: Show useful info like choice value and name next to labels.
  • Search updatesets in progress, view list and set current.
  • View your last 20 updates, browse to related record. (Admin role only)
  • Node switching.
  • Search tables and open list, dictionary or schema map.
  • View the data and columns of the current record in a table (similair to view XML)
  • Select a (abstract) username, view details of user.
  • Provide (context aware) links to relevant places.
  • Ability to popin, popout, or copy a tab. (also via context menu)
  • Generate GlideRecord template, based on list
  • Save record with CTRL-S / CMD-S
  • Rightclick to go to Scriptinclude, table or search
  • Paste a clipboard image to any record with CTRL-V / CMD-V
  • CMD / CTRL Click in a form on element labels, to build conditions and open list
  • Support for Studio
  • Context menu code snippets and links

Demo Link: Demo Video

3:) Powershell Utility

Update Set Link: PowerShell Utility

Creator: John J. Andersen

My Ratings: 4/5

Feature:

  • Run powershell directly from ServiceNow to any remote machine. Has an update to this known as PowerShell Utility V2 done by Conmic. Check that out as well.

Demo Blogs:

A must for someone working on automation using powershell and servicenow.

4:) Add to Update Set Utility

Link: Add to Update Set Utility

Creator: Ben Hollifield

My Ratings:4/5

A global UI Action for admins that will add any record (plus attachments & translations) to the active update set. In the case of multi-scope record sets, the UI Action will automatically generate appropriate update sets in each application scope, bundling them under a batch update set for simple promotion to other ServiceNow instances. ** Requires the 'Update Set Batching (com.glide.system_hierarchy_update_set)' plug-in **

Features-

  • Appears as a link at the bottom of each record
  • For adding multiple records at once, appears as a drop-down menu option on each list

Other useful Links:

https://community.servicenow.com/community?id=community_blog&sys_id=77518decdb8d4c586064eeb5ca961947...

https://community.servicenow.com/community?id=community_blog&sys_id=dd0d9079db858098d58ea345ca961925...

REQUEST:

If you find the article helpful, please mark article as helpful and since it has lot's of useful links do remember to bookmark this article.

In case you need any help, please do connect with me. It will be my pleasure to help you.

Happy Learning Guys!!!

----->Dhruv Gupta

View original source

https://www.servicenow.com/community/developer-articles/4-developer-tools-applications-you-will-always-find-in-my/ta-p/2321639