Setting Options for the ST eScript Engine
This topic describes how to set options for the ST eScript Engine.
To set options for the eScript
From any supported object in Web Tools, click Menu (the cogwheel icon) and then select Edit Server Scripts to open Siebel Script Editor.
-
In the Script Editor, click Settings on the Script Editor toolbar to configure the settings described in the following table. It is recommended that you enable all of these options.
Setting Description Fix And Go
If this check box is selected, then Web Tools allows you to modify the server script (provided the Workspace is editable) during the debugging process, and then debug and test the script before delivering the server script into the MAIN Workspace. For more information, see Using Fix And Go.
Default Login
This option applies only during the Fix And go process. If this check box is selected, then Web Tools allows automatic login to the application being debugged in the Server Script Debugger. For more information, see Using Fix And Go.
Enable Warnings
If this check box is selected (that is, includes a check mark), then Web Tools displays script compile warning messages. For information, see About Siebel eScript Warnings.
Deduce Types
If this check box is selected, then Web Tools infers the type of local variables. For more information, see How Siebel eScript Determines the Type of Variables That a Script Uses.
For more information about all the settings you can configure for the Script Editor, see Siebel Script Editor Toolbar.