Multiple choice technology architecture

Information related to universes can be queried from which of the following virtual tables?

  1. CMS_InfoObjects

  2. CMS_SystemObjects

  3. CMS_AppObjects

  4. None of the above

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

CMS_AppObjects is the virtual table that contains information about universes in BusinessObjects. CMS_InfoObjects stores general object metadata, CMS_SystemObjects contains system-level objects, and CMS_AppObjects specifically holds application objects including universes. Universe metadata like connections, classes, and objects are queried here.