Using Siebel Tools > Reference Materials for Siebel Tools > Dialog Boxes That Set Development Options >

Development Options for Debugging


Table 49 describes the development options that you can set for debugging. To access this dialog box in Siebel Tools, you click the View menu, click Options, and then click the Debug tab. Siebel Tools stores the settings you make on the Debug tab in the following user preference file:

loginId&SiebelTools.spf

It stores this file in the SIEBEL_TOOLS_ROOT\BIN folder.

Table 49. Development Options for Debugging
Option
Description

Executable

Enter the name of the Siebel Web Client executable. For example:

siebel.exe

The default value is siebel.exe. Siebel Tools runs this executable in debug mode or automatically after compile finishes.

CFG File

Enter the name of the configuration file that the Siebel client uses. For example:

C:\Program Files\Siebel\8.0\web client\BIN\ENU\uagent.cfg

For more information, see Specifying the Data Source That Siebel Tools Uses.

Browser

Enter the path to the browser executable. For example:

C:\Program Files\Internet Explorer\iexplore.exe

Working Directory

Enter the Siebel root folder. This folder includes the Siebel executable and the DLLs (dynamic link libraries). For example:

C:\Program Files\Siebel\8.0\web client\BIN

Arguments

Enter the options that Siebel Tools uses when it opens the watch window:

  • /h. Enables local debugging of Server scripts.
  • /s file name. Enable SQL spooling.

Prompt for This Information Each Time

If this check box contains a check mark, then Siebel Tools displays information each time it runs a debug operation. For example, it can display the name of the executable, the name of the CFG file, the browser configuration, and so on.

Show Workflow Primary Business Component Data

If this check box contains a check mark, then the Watch window in the Workflow Simulator displays information about the workflow process. It displays the name of each business component field and the value for each of these fields. These fields include fields from the primary business component of the business object that the workflow process references.

User Name

Enter the user name that Siebel CRM requires to log in to the Siebel application you are debugging.

Password

Enter the password that Siebel CRM requires to log in to the Siebel application you are debugging.

Data Source

Choose a default data source. The values you can choose depend on Oracle's Siebel Tools configuration file that you specify in the CFG File option. The Siebel Web Client connects to this local database. For more information, see Specifying the Data Source That Siebel Tools Uses.

Enable Profiler

For more information, see Using the Script Profiler.

Using Siebel Tools Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.