Properties

These properties define basic parameters of an application.

Field Description

Field Name

Name. Name of the application context, required to refer to this application from other parts of the system. It should satisfy the context naming conventions.

name

Description. Textual description of the application. This is also the description of the application context.

description

Application Folder Path. Iotellect Server folder used for import/export of application files by default.

applicationFolderPath

Comment. Any detailed information about the application, such as version history etc.

comment

Application Home Dashboard. Indicates which dashboard to open when the Open action is called on the application.

applicationHomeDashboard

Disable Simple Mode. When True, the users with sufficient permissions can open the application without Simple Mode limitations.

applicationDisableSimpleMode

Automatic Deployment. When True, the application action deploy will automatically run upon server launch.

applicationAutoDeploy

Automatic Deployment Parameters. Parameters applied to the deploy action triggered by the server launch when Automatic Deployment is enabled.

applicationAutoDeployParameters

These properties may be accessed via the childInfo variable.

Was this page helpful?