Multiple choice technology packaged enterprise solutions

Object interface enables the external application to control the Siebel application or access the Siebel database using CORBA, COM server, java beans.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Object interfaces provide external applications with specific APIs to interact with Siebel, but they do not directly provide database access or support all mentioned technologies (CORBA, COM, Java beans). External applications use Siebel's proprietary interfaces (COM Data Control, Java Data Bean, Web Services) rather than generic CORBA or direct database connections.

AI explanation

False is correct as stated, most likely because Siebel's Object Interfaces (the layer letting external applications drive the Siebel application/database) are officially documented as supporting COM/ActiveX (Object Interface for VB/COM), and Java (via Java Data Bean), but not CORBA — CORBA support in Siebel was limited or deprecated compared to COM/Java. Since the statement bundles CORBA together with COM server and Java beans as all being supported, the presence of the incorrect CORBA claim makes the whole statement false, even though the COM/Java parts are accurate.