Overview of Using Siebel Script Editor

Siebel Script Editor is an editor that allows you to create and maintain scripts that use Siebel VB, Siebel eScript, or Browser Script. If you cannot use a declarative configuration to implement the functionality you require, then you can use the following editors to add a script to a Siebel object:

  • Server Script Editor. Allows you to create and modify Siebel eScript or Siebel VB.

  • Browser Script Editor. Allows you to create and modify Browser Script that runs in the Siebel application.

    Note: Oracle recommends that customers use the custom Presentation Model (PM) or Physical Renderer (PR) mechanism for any new client browser scripts. Also, customers should eventually migrate all existing legacy browser scripts to the PM or PR model. For more information, see Configuring Siebel Open UI.

For more information, including a description of scriptable events and callable methods on browser objects, see Siebel Object Interfaces Reference, Siebel eScript Language Reference, and Siebel VB Language Reference.