Multiple choice technology architecture

Which of the following war file is responsible for the login screen of InfoView?

  1. InfoViewApp.war

  2. PlatformServices.war

  3. InfoViewAppActions.war

  4. OpenDocument.war

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

PlatformServices.war handles authentication and the login screen for InfoView in BOE. InfoViewApp.war contains the main application interface, InfoViewAppActions.war handles report actions, and OpenDocument.war is for opening documents directly. The login functionality is specifically in PlatformServices.