Siebel Tools Reference > Application Configuration (Basic Concepts) > Application Enhancement Through Scripting and Object Interfaces >

Generating Browser Scripts


Browser scripts are JavaScript files (.js) that are generated in two ways.

Browser scripts must be deployed in the following directories on the Siebel Server and the Siebel Mobile Web Client:

When browser scripts are generated, a directory path is created and named according to the version of the repository file (.srf). It is appended to the path specified as the destination directory. For example, after compiling browser scripts to the correct location on the Siebel server, the complete path to the browser script files would be:

siebsrvr_root\webmaster\srfTimestamp\bscripts\all\

If you are migrating scripts from one location to another, you must be sure to copy the directories (\srfTimestamp\bscripts\all\) to the correct location.

NOTE:  If you are migrating browser scripts to a Siebel server running on Solaris or AIX, after compiling on a Windows machine, you must FTP the directories to the correct location on the UNIX machine.

After you compile browser scripts you must do one of the following to load the scripts into the Siebel Web server extension, otherwise you may receive an Object Not Found error message:


 Siebel Tools Reference, Version 7.5, Rev. A 
 Published: 18 April 2003