Which of the following components are parts of the Siebel Server? [Choose two]
-
Repository File
-
Siebel Web Templates
-
eapps.cfg
-
Virtual Directories
The Siebel Server includes the Repository File (which stores all application definitions and metadata) and Siebel Web Templates (which define the presentation layer). The eapps.cfg is a configuration file on the web server, not the Siebel Server. Virtual Directories are also web server components for web application routing.
The Siebel Server file system stores the Repository File (.srf), which contains all the compiled object definitions, and the Siebel Web Templates, which define the HTML layout rendered for each view/applet. These reside on the Siebel Server so that the Object Manager components can load them at runtime. eapps.cfg and virtual directories belong to the Siebel Web Server (the web server extension), not the Siebel Server itself, which is why they're excluded.