Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

ViewApp object

  • Last UpdatedSep 26, 2024
  • 1 minute read

The ViewApp object must have a ViewEngine (for access from the Application Manager) or WebViewEngine (for OMI web client access) on which to run. This object:

  • Provides visualization at runtime for an AVEVA OMI application.

  • Incorporates a Screen Profile and the content defined in an associated Layout.

  • Provides runtime access to your production environment.

  • A ViewApp can be read/write or read-only, depending on how the ViewEngine or WebViewEngine hosting the ViewApp object is configured. For more information, see Set a WebViewEngine to read-only.

  • The OMI Web client supports being saved as a Progressive Web Application (PWA). When an OMI Web client PWA is launched, it displays a landing page listing all the deployed ViewApps. For an OMI Web client PWA to work, the machine with the deployed WebViewEngine must be reachable.

Related Links