How to generate Browser Scripts for Siebel Dedicated Client

ddbs001

Open the properties of Siebel Dedicated Application (Siebel Public Sector - ENU) shortcut.

ddbs002


From the Target field get the cfg path which might look like this: "c:\Siebel\15.0.0.0.0\Client\bin\enu\publicsector.cfg" if you are using the vanilla cfg.

You need modify the below CMD command as per your Siebel installation directory.

C:\Siebel\15.0.0.0.0\ses\siebsrvr\BIN\genbscript C:\Siebel\15.0.0.0.0\Client\bin\enu\publicsector.cfg C:\Siebel\15.0.0.0.0\Client\PUBLIC\enu enu

This is path of Browser Script generating Utility:
C:\Siebel\15.0.0.0.0\ses\siebsrvr\BIN\genbscript

This is the path of Siebel Dedicated Client cfg path:
C:\Siebel\15.0.0.0.0\Client\bin\enu\publicsector.cfg

Below is the path where Browser Script Utility will generate the Browser Scripts. Make sure this is correct as Siebel Dedicated Client get the Browser Scripts from this path (*\Client\PUBLIC\enu).
C:\Siebel\15.0.0.0.0\Client\PUBLIC\enu

Open the Windows Command Prompt and paste the above command and press Enter. If you have opened the CMD for the first time you might need to navigate the Siebel Installation by using "cd /d [Path]" command.
← Back to Home

Comments

Post a Comment