Siebel Object Interfaces Reference > Customizing Siebel Object Interfaces > Accessing a Siebel Object Interface >

Accessing the Siebel COM Interface


This topic describes how to access the Siebel COM Interface.

To access the Siebel COM Interface

  1. in the Siebel application configuration (CFG) file, set the EnableOLEAutomation parameter to TRUE.
  2. Use the object browser of your COM programming tool to determine the correct format for the object interface method.

    For more information, see Example of an Object Browser.

Example of an Object Browser

Figure 5 includes an example of the object browser in Microsoft Visual Basic 5.0, which is a COM programming tool. The format window at the bottom displays the method signature for the method chosen in the Object Browser window. This signature includes information about the method, such as the inputs, data types, and the information the method returns.

Figure 5. Example of an Object Browser in a COM Programming Tool

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