Objects You Can Access Through a Siebel Object Interface
You can use the following Siebel object interfaces to create or modify a Siebel object:
Scripting using Server Script or Browser Script
Component Object Model (COM) using the COM Data Control, COM Data Server, or Mobile Web Client Automation Server
Java using Siebel Java Data Bean
The following information lists the types of objects you can access. If a table cell includes Yes, then you can use the object type listed in the Object Type column with the Siebel object interface listed in the column header.
Object Type | Server Script | Browser Script | Mobile Web Client Automation Server | COM Data Control | COM Data Server | Siebel Java Data Bean |
---|---|---|---|---|---|---|
Applet |
Yes |
Yes |
No |
No |
No |
No |
Application |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Business Component |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Business Object |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Business Service |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Property Set |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Control |
No |
Yes |
No |
No |
No |
No |
Siebel CRM uses other object types that this topic does not describe, including some specialized types. If this topic does not describe an object type, then it is not available through a Siebel object interface. If you reference it, then Siebel CRM might not pass it to an external DLL, such as a Microsoft Visual Basic COM DLL.
For more information about the objects that the table in this topic describes, see Configuring Siebel Business Applications.