Siebel Object Interfaces Reference > Siebel Object Interfaces Reference > Technologies You Can Use to Access Object Interface Methods and Events >

Technologies You Can Use to Access Object Interface Events


This topic lists the types of object interface events. It includes the following topics:

These object interface events are available in Server Script or Browser Script in Siebel Tools.

Applet Events

Table 17 lists applet events. You can use these events only with Server Script or Browser Script.

Table 17. Applet Events
Event
Server Script
Browser Script

Applet_ChangeFieldValue Event

No

Yes

Applet_ChangeRecord Event

No

Yes

Applet_InvokeMethod Event

No

Yes

Applet_Load Event

No

Yes

Applet_PreInvokeMethod Event

No

Yes

WebApplet_InvokeMethod Event

Yes

No

WebApplet_Load Event

Yes

No

WebApplet_PreCanInvokeMethod Event

Yes

No

WebApplet_PreInvokeMethod Event

Yes

No

WebApplet_ShowControl Event

Not available in high interactivity mode.

Yes

No

WebApplet_ShowListColumn Event

Not available in high interactivity mode.

Yes

No

Application Events

Table 18 lists application events. You can use these events only with Server Script or Browser Script.

Table 18. Application Events
Event
Server Script
Browser Script

Application_Close Event

Yes

No

Application_InvokeMethod Event

Yes

Yes

Application_Navigate Event

Yes

No

Application_PreInvokeMethod Event

Yes

Yes

Application_PreNavigate Event

Yes

No

Application_Start Event

Yes

No

Business Component Events

Table 19 lists business component events. You can use these events only with Server Script or Browser Script.

Table 19. Business Component Events
Event
Server Script
Browser Script

BusComp_Associate Event

Yes

No

BusComp_ChangeRecord Event

Yes

No

BusComp_CopyRecord Event

Yes

No

BusComp_DeleteRecord Event

Yes

No

BusComp_InvokeMethod Event

Yes

No

BusComp_NewRecord Event

Yes

No

BusComp_PreAssociate Event

Yes

No

BusComp_PreCopyRecord Event

Yes

No

BusComp_PreDeleteRecord Event

Yes

No

BusComp_PreGetFieldValue Event

Yes

No

BusComp_PreInvokeMethod Event

Yes

No

BusComp_PreNewRecord Event

Yes

No

BusComp_PreQuery Event

Yes

No

BusComp_PreSetFieldValue Event

Available only in high interactivity mode. Requires you to set a field property for the event that Siebel CRM immediately runs on the Siebel Server.

Yes

Yes

BusComp_PreWriteRecord Event

Yes

No

BusComp_Query Event

Yes

No

BusComp_SetFieldValue Event

Yes

No

BusComp_WriteRecord Event

Yes

No

Business Service Events

Table 20 lists business service events. You can use these events only with Server Script or Browser Script.

Table 20. Business Service Events
Event
Server Script
Browser Script

Service_InvokeMethod Event

Yes

Yes

Service_PreCanInvokeMethod Event

Yes

Yes

Service_PreInvokeMethod Event

Yes

Yes

Siebel Object Interfaces Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.