Novell SENTINEL RAPID DEPLOYMENT 6.1 - 12-2009 User Manual page 357

Table of Contents

Advertisement

Debugging JavaScript Actions
You can debug JavaScript files from the Sentinel Control Center with the help of the JavaScript
debugger. The JavaScript debugger is a local debugger that executes scripts with respect to the
machine on which the Sentinel Control Center is running. The JavaScript debugger instantiates a
debug session from the Data Access Service (DAS) machine.
A JavaScript Correlation action can only be debugged after it is associated with a fired correlation
rule. Therefore, a prerequisite to debugging is to create a correlation rule that is guaranteed to fire,
then associate the JavaScript correlation action with that rule.
The debugger has the following controls:
Debugger Controls
Table 15-2
Icon
Name
Run
Step Into
Pause
Stop
Step Over
Step Out
To open a JavaScript Debugger:
1 Click Correlation on the menu bar and select Correlation Engine Manager. Alternatively, you
can click the Correlation Engine Manager button on the toolbar.
Description
Runs the script until the next breakpoint is encountered.
Steps into a function, one line at a time.
Pauses the running script.
Stops the script.
Steps over a function to the next line in the script.
Steps out of the function to the next line in the script.
Action Manager and Integrator 357

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel rapid deployment 6.1

Table of Contents