ViewApp object key aspects
- Last UpdatedJul 19, 2024
- 1 minute read
Some key aspects of a ViewApp object include:
-
You cannot create ViewApp instances from a $ViewApp base template.
-
You can derive only one level of a ViewApp template from the base $ViewApp template.
-
You cannot derive an instance of a ViewApp object from an existing instance of a ViewApp.
-
ViewApp objects cannot host other objects.
-
Only ViewEngine objects can host and deploy ViewApp objects.
-
Undeployment of a ViewApp object is not permitted if it is currently loaded on a target node.
-
When the file copying process at the end of a ViewApp object deployment is still underway, the only allowable operation is to undeploy the object. This will cancel the deployment and remove any partially copied files.