Starting the siebel.exe Process From the Command Line
When it is not required to start a Siebel Mobile Web Client instance, you can start the siebel.exe process independently using the command line.
To start the siebel.exe process from the command line
Enter the following command:
SIEBEL_CLIENT_ROOT\bin\siebel.exe /l <language_code> /c <configuration_file> /u <username> /p <password> /d <datasource_in_cfg> /webservice <port_number>
For example:
C:\Siebel\client\bin\siebel.exe /l enu /c enu\uagent.cfg /u SADMIN /p SADMIN /d Sample /webservice 2330
Note: To stop a siebel.exe process started from the command line,
you must end the process from the Windows Task Manager.