These four developer tools/applications will always be helpful!
Rupayan Dey
ServiceNow Virtuoso | SCRUM Master/Team Coach & An Ideator | Enthusiastic Tester | Committed to Lifelong Learning and Evolution
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
2) 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
3) Powershell Utility
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
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