The latest News and Information on IT Service Management, Service Desk and related technologies.
Earlier this year we announced the official LogicMonitor - ServiceNow CMDB App, and it’s been exciting to see how quickly our customers are adopting the feature-rich integration. As with most workflow integrations across the LogicMonitor ecosystem, the CMDB App was built with customization in mind.
I can’t remember the exact reason I created this script include, but after finding it figured I’d draft up a couple quick examples as the logic could be expanded to other checks, plus, I might need it again one day so its good to have on hand. The script include detailed below creates a new class type in ServiceNow that can be used both from the client-side with Ajax, and from the server-side as a simple object call.
Sometimes a case comes up where you need to lookup further information on the active record, via is referenced records. ServiceNow makes it pretty painless with the g_form.getReference method, which uses a callback to keep from blocking the rest of your script. The example I have below, and on our GitHub repo, uses getReference in a Client Script as a way to notify uses if they are setting the owner of a CI as an inactive user.
When doing testing and development I frequently want to clean up all of the records between releases to give myself a fresh start. Using the list view is helpful, but can be slow if you have more than 100 or so records to delete. The below script is run via the Scripts – Background view to take the results of your list view and delete the records, logging if they are successfully deleted or not with each one.
IT service alerting (ITSA) tools automate ticketing system workflows by incorporating intelligent alerts into the creation of a ticket. These capabilities don’t only enable IT support teams to consistently deliver great services, but they also improve their collaboration and productivity. That’s why in order to extract the full value from ticketing systems, teams should consider closing the loop by complementing their ServiceNow instance with trusted ITSA solutions such as OnPage.