Enabling Web Services on the Siebel Mobile Web Client
Two new parameters have been added to the application configuration file to enable the Web service functionality: EnableWebServices and WebServicesPort.
To enable Web services on the Siebel Mobile Web Client
Set the following parameters in the [Siebel] section of the application configuration file, such as uagent.cfg:
Parameter Value EnableWebServices
TRUE
WebServicesPort
Port number on which to listen. The default is 2330.
The next time the Siebel Mobile Web Client starts, it will start the siebel.exe child process. After the process has started, it can send requests and receive responses.