Setting Debug Options for Siebel Server Script Debugger

The following procedure shows how to configure the debug settings for Siebel Server Script Debugger.

To set debug options

  1. In Web Tools, do one of the following to open the Server Script Debugger window:

    • Click Toggle Script Debugger (the bug icon) on the application banner.

    • Select Toggle Script Debugger from the Debug menu.

  2. On the Server Script Debugger toolbar, click Settings to open the Debugging Settings dialog.

    For more information about the Server Script Debugger toolbar, see Accessing Siebel Server Script Debugger.

    The settings available in the Debugging Settings dialog are described in the following table.

    Setting Description

    Adjust breakpoint to next valid line

    Select this check box if you want Web Tools to create a breakpoint at the next valid code line when a breakpoint is deleted from an invalid code line.

    Always enter the debugger when an error occurs.

    Select this check box if you want Web Tools to automatically open the Server Script Debugger window when a script error occurs.

    Make debugger window active when debugging

    Select this check box if you want Web Tools to always show the Server Script Debugger window when it is in debug mode.

    Application <callcenter (enu)>

    This is a drop-down list where you must select the application to use for debugging.

    The application that you select here must be running on the same node as the Web Tools client where the debugger service is running. This is because the application URL will be constructed using the same base as the Web Tools URL.

    For more information, see Development Options for Scripting.