Troubleshooting Action Scripts

These topics provide a technical summary of tools and techniques that help Action Script authors debug Action Scripts.

Overview

The primary view a script author has into the functionality of a script is the behavior of the script itself, such as the generation of notifications or interaction with a management system. Log files complement script behavior as a key method for script authors to refine their work.

In xMatters, there are two types of log files of interest:

Node Logging

Script Logging

Reading Log Files