Using the Watch Window

The Watch window displays variables and variable values. You can use it to monitor these values while a script or Workflow Process runs. The Watch window supports the following variable types:

  • Local variables

  • Global variables

  • Shared global variables

  • Application variables

  • Persistent profile properties

  • Dynamic profile properties

For a detailed example that uses the Watch window, see the information about defining a Workflow Process that closes obsolete service requests in Siebel Business Process Framework: Workflow Guide.

To use the Watch window

  1. Write a script to an object.

  2. Start the Siebel application from the Server Script Debugger window by clicking Start on the Server Script Debugger toolbar.

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

  3. In the Server Script Debugger window, click Watch while running the debugger.

    You can monitor values while the script runs in the Watch window that opens.