Multiple choice technology performance

What is eapps.cfg file?

  1. a) It stores all Object definitions for an application.

  2. b) It signifies which application should point to which object manager.

  3. c) Eapps.cfg file means interface files.

  4. d) none

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

The eapps.cfg file is a configuration file that maps which application should connect to which Application Object Manager. It defines the routing rules for SWSE, specifying the server, port, and AOM parameters for each application URL. It does NOT store object definitions (SRF files do that), and it's not an interface file itself - it's a routing configuration.