Topic 1.3.1: Runtime Environment
-
Deploy a managed InTouch application
- Before a managed InTouch application can be used in a production environment, it must be deployed to the target platform(s) from the ArchestrA IDE.
- An instance of the $InTouchViewApp template is treated as any other ArchestrA object and must be deployed to the target node.
- The $ViewEngine object must have a Platform on which to run. This object:
- Hosts InTouchViewApp 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 execute.
- The $InTouchViewApp object must have a ViewEngine on which to run. This object:
- Manages the synchronization and delivery of files required by the associated InTouch application.
- Provides run-time access to tags on the associated InTouch application.
- Starts WindowMaker for the associated InTouch application when edited.
Last modified: Thursday, 4 June 2020, 12:56 PM