Siebel eScript Language Reference > Using Siebel eScript > Coding with Siebel eScript >

Running Browser Script When Siebel CRM Starts a Siebel Application


You can configure Siebel CRM to run Browser Script when it starts a Siebel application. Siebel CRM normally runs code in the declaration section of the Browser Script for a business service when it starts this application. It interprets any code that exists in the general declaration section as HTML. When it loads this application in the Browser, it attaches each Browser script as a Script tag in an HTML page. This configuration allows you to use the general declaration section as the Browser counterpart of the Application Start Server event.

To run Browser script when Siebel CRM starts a Siebel application

  • Use code in the general declaration section of the Browser script.
Siebel eScript Language Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.