Development Options for Debugging
The following table describes the development options that you can set for debugging. To access this dialog box, click the View menu, click Options, and then click the Debug tab. The settings you make on the Debug tab are stored in the following user preference file:
loginId&SiebelTools.spf
It stores this file in the $SIEBEL_HOME\BIN
folder.
Option | Description |
---|---|
Executable |
Enter the name of the Siebel Web Client executable. For example:
The default value is siebel.exe. This executable is run in debug mode or automatically after compile finishes. |
CFG File |
Enter the name of the configuration file that the Siebel client uses. For example:
|
Browser |
Enter the path to the browser executable. For example:
|
Working Directory |
Enter the Siebel root folder. This folder includes the Siebel executable and the DLLs (dynamic link libraries). For example:
|
Arguments |
Enter the options that will be used when the watch window opens:
|
Prompt for This Information Each Time |
If this check box is selected (contains a check mark), then information will be displayed each time a debug operation is run. For example, the name of the executable, the name of the CFG file, the browser configuration, and so on will be displayed. |
Show Workflow Primary Business Component Data |
If this check box is selected (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 the configuration file that you specify in the CFG File option. The Siebel Web Client connects to this local database. |