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

Application Server

ViewEngine Object

  • Last UpdatedOct 31, 2018
  • 1 minute read

The ViewEngine object must have a Platform on which to run. This object:

  • Hosts InTouchViewApp and ViewApp objects.

  • Contains the logic to set up and initialize objects when they are deployed.

  • Contains the logic to remove objects when they are undeployed.

  • Determines the scan time which all objects within that particular engine run.

  • Determines if the ViewApp objects that it hosts will be read/write or read-only.

    Note: InTouch applications are not affected by the "ViewApps are Read Only" setting of the ViewEngine. This setting is used for the ViewApp object only.

Related Links