Before we start to debug any Business Service or simulate any Workflow we need to provide Siebel Tools with some runtime parameters otherwise Tools will throw errors.
Below are the setup details for Siebel Tools.
- Login into Siebel tools connecting to either Local/Server
- Go to View -> Options ->Debug Tab
- Enter the below details
- Executable: Path where siebel.exe resides Ex: C:\Program Files\Siebel\8.0\web client\BIN\siebel.exe
- CFG File: Path for config file. Choose the application you want to run. Ex: C:\Program Files\Siebel\8.0\web client\BIN\ENU\auto.cfg
- Browser: Path for the browser executable. Ex: C:\Program Files\Internet Explorer\iexplore.exe
- Working Directory: This is path for temporary directory. Ex: C:\Program Files\Siebel\8.0\web client\TEMP
- Arguments: /h – for local debugging of server scripts. You could also include /s <filename> for sql spooling.
- Login Information: Username/Password/connection. Your connection could be either Local or Server depending on what data you choose. Enter appropriate username password.
- Executable: Path where siebel.exe resides Ex: C:\Program Files\Siebel\8.0\web client\BIN\siebel.exe
See the screen shot below.
Post your comments.
Related posts(Auto Generated):





July 30th, 2008 at 2:16 am
[…] all the Debug options correctly otherwise you might have trouble. Check my previous post on setting up debug options. Depending on what login information you have provided under debug options it will connect to Local […]
October 21st, 2008 at 6:10 pm
when execute siebel debugin, this show the next error “Failed to load Resource DLL ’srcatwsh’(languaje ESN)”, for solution this problem add /l [languaje]for example /l ESN in the Arguments Parameters.
April 12th, 2010 at 10:25 am
HI..i have siebel 8.1 installed on my lappy,
while compiling pojects it s trowing some errors like “we are about to launch your mobile web client please set your deebug settings:”
But my default debug settings are as shown
Below are the setup details for Siebel Tools.
?Login into Siebel tools connecting to either Local/Server
?Go to View -> Options ->Debug Tab
?Enter the below details
?Executable: Path where siebel.exe resides Ex: C:\Program Files\Siebel\8.0\web client\BIN\siebel.exe?CFG File: Path for config file. Choose the application you want to run. Ex: C:\Program Files\Siebel\8.0\web client\BIN\ENU\auto.cfg?Browser: Path for the browser executable. Ex: C:\Program Files\Internet Explorer\iexplore.exe?Working Directory: This is path for temporary directory. Ex: C:\Program Files\Siebel\8.0\web client\TEMP?Arguments: /h – for local debugging of server scripts. You could also include /s for sql spooling.
?Login Information: Username/Password/connection. Your connection could be either Local or Server depending on what data you choose. Enter appropriate username password
so please solve my problem…plz..help me
April 12th, 2010 at 10:25 am
HI..i have siebel 8.1 installed on my lappy,
while compiling pojects it s trowing some errors like “we are about to launch your mobile web client please set your deebug settings:”
But my default debug settings are as shown
Below are the setup details for Siebel Tools.
?Login into Siebel tools connecting to either Local/Server
?Go to View -> Options ->Debug Tab
?Enter the below details
?Executable: Path where siebel.exe resides Ex: C:\Program Files\Siebel\8.0\web client\BIN\siebel.exe?CFG File: Path for config file. Choose the application you want to run. Ex: C:\Program Files\Siebel\8.0\web client\BIN\ENU\auto.cfg?Browser: Path for the browser executable. Ex: C:\Program Files\Internet Explorer\iexplore.exe?Working Directory: This is path for temporary directory. Ex: C:\Program Files\Siebel\8.0\web client\TEMP?Arguments: /h – for local debugging of server scripts. You could also include /s for sql spooling.
?Login Information: Username/Password/connection. Your connection could be either Local or Server depending on what data you choose. Enter appropriate username password
so please solve my problem…plz..help me
April 12th, 2010 at 7:18 pm
did you just copy paste the settings that I have mentioned here? you seem to be working on 8.1 and the setup mentioned here is 8.0. So the directory names are different check that.
also the config file name will change. check the directories before using them.
also when you compile make sure you have unchecked Auto-start web client in the Object Compiler window.
April 28th, 2010 at 5:58 am
hi sridear i am very much impressed with this post. But i have doubt that working directory how we havee to mention:
I usually give like this.
D:\Siebel\8.0\web client\BIN
this is working fine for me for debug options.
but i am taking as you mentioned configuration file parameters for working Directory. Now i am getting error for Debug
The process command line is invalid.
The file name was not found for the command ’siebel.exe /c “D:\Siebel\8.0\web client\BIN\ENU\publicsector.cfg” /b “C:\Program Files\Internet Explorer\iexplore.exe” /u username /p password /d ServerDataSrc /h’.(SBL-DEV-00131)
please mention which directory we have to mention for working directory parameter.
April 28th, 2010 at 6:40 am
Wht i am asking is when i am simulating workflow through TOOls, In web client simulator it is hanging at
work process simulator “We are Processing your request, please Wait …”
In tools it is hanging start spep and giving mesg like..
Still waiting on workflow process simulator. Please press to continue , press No to exit.
if we press yes still hanging . pressing No it is exiting simulation.
Do you have any later native solution
April 28th, 2010 at 6:13 pm
for working directory, I have used TEMP directory like in the screenshot. please make sure this directory exists.
for the reason as to why this is hanging, I dont know. I will try to find out.
December 3rd, 2010 at 5:42 pm
Hi Sridhar,
I am using Siebel 8.1. My all settings are perfectly fine. But I am not sure whenever I compile any object it just hangs. The compiler and Siebel Tools will show a message as Not Responding and after like about 20-30 minutes. It will get compile. My concern is the time it is taking. Please help
December 8th, 2010 at 8:22 am
Compilation we are facing try to generate the spool file and let me know when it is getting hanged.
January 11th, 2011 at 4:08 am
good!!!!!!!!!
September 28th, 2011 at 1:34 pm
Hi Sridhar!
i have done all the settings for debugging the Client Application it worked finely.
But when the IE page opened the application terminated unexpectedly. In tools it was giving me the error message as:
The process exited unexpectedly.
The command ‘E:\SIA 8.1\Client\BIN\siebel.exe /c “E:\Offshore\pa43364\SIA8\Client_8_1\cs.cfg” /b “C:\Program Files\Internet Explorer\iexplore.exe” /u sadmin /p sadmin /d QATServerDataSrc /s’ exited before completing its connection back to the development instance.(SBL-DEV-00128)
Please provide some solution for the same.