Object Types Reference > Siebel Object Types >

Application Server Script


Siebel Object Types > Application > Application Server Script

Defines the scripts (Siebel VB or Siebel eScript) implemented for this application object. For more information, read Siebel Object Interfaces Reference.

Application Server Scripts are edited by right-clicking on the Application and selecting Edit Server Scripts.

Properties
Property
Description/Usage
Valid Values/Examples

Name (R)

The name of the script.

 

Program Language (S)

A value indicating the programming language of the script.

SBL = Siebel VB.

JS = Siebel eScript.

Script (R)

The body of the script.

Upper limit is 16K.

Sequence (R)

The order of the script in the compilation relative to other scripts for the same object.

Integer value.

See Also

Application
Application Method Menu Item (H)

Object Types Reference