Object Types Reference > Siebel Object Types >

BusComp Server Script


Siebel Object Types > Business Component > BusComp Server Script

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

BusComp server scripts are edited by right-clicking on the Business Component and selecting Edit Server Scripts.

In version 7.0, the BusComp Server Script object type replaces the Business Component Script.

Properties
Property
Description/Usage
Valid Values/Examples

Name (R)

Unique name for the script record. This is generated by Siebel Tools by combining the Browser Group and Procedure properties.

The user should not set this property.

 

Program Language (S)

A value indicating the programming language of the script.

SBL = Siebel VB.

JS = Siebel eScript.

Script (O)

Text for the function.

 

Sequence (O)

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

Integer value.

See Also

Business Component

Object Types Reference