June 2018
Intermediate to advanced
388 pages
9h 1m
English
ServiceNow is a vast and potentially very complex system, which means that the need to debug your code now and then is not only inevitable, but perfectly normal. The key is to write detailed test scripts, and test thoroughly so that any bugs are discovered prior to reaching your production instance.
In this chapter, we're going to learn about the various tools and methods used in troubleshooting and debugging your code in ServiceNow, including the following topics:
While there is a feature called session debug logging, this section is about the system log and how to use logging within scripts effectively ...
Read now
Unlock full access