Property |
Function |
---|---|
Deployable | Specifies whether a folder represents a deployable unit. By default, this property is set to False. This property is specific to Folders only. |
Description | Specifies a description of the folder. By default, this property is empty. This property is specific to Folders only. |
Deploy Application Components | Specifies whether Application (core system) Component(s) are deployed. By default, this property is set to False. This property is enabled if Deployable is set to True. This property is specific to Folders not contained within a segment. |
Deploy Component Enabler User Interface | Specifies whether Component Enabler user interface(s) are deployed. By default, this property is set to False. This property is enabled if Deployable is set to True. This property is specific to Folders contained within a segment. |
Deploy Database | Specifies whether the database is deployed. By default, this property is set to False. This property is enabled if Deployable is set to True. This property is specific to Folders not contained within a segment. |
Deploy Legacy Text Interface | Specifies whether character screens or Legacy Text interface(s) are deployed. By default, this property is set to True. This property is enabled if Deployable is set to True. This property is specific to Folders only. |
Deploy Reports | Specifies whether Report(s) are deployed. By default, this property is set to False. This property is enabled if Deployable is set to True. This property is specific to Folders only. |
Deploy SQL views | Generates SQL views for all the persistent components (for example, Events, Profiles, etc). When set to True, it sets the view for all the persistent components. |
Deploy Winform User Interface | Specifies whether Winform user interface(s) are deployed. By default, this property is set to False. This property is enabled if Deployable is set to True. This property is specific to Folders only. |
External Installer Files | Specifies the location of external installer files to be included in the deployment. Type the full path names for any files to be included in the folder package. Use semi-colons to separate multiple path names. For example, \\network\my folder\installer1.msi; C:\mylocalfolder\installer2.msi By default, this property is empty. This property is enabled if Deployable is set to True, and Stop Deployment After is not set to Generate. This property is specific to Folders only. |
Generate Runtime Transfer Utility File | Specifies whether to build the MCP Runtime Transfer Utility (RTU) file. By default, this property is set to False. This property is enabled if Deployable is set to True. This property is disabled while any of the other deploy properties are enabled. This property is specific to Folders only |
Translations | Specifies a list of languages that can be used by the system. The MCP platforms uses only the first 15 languages listed here. There is a wrapper for this property so that the users can edit the languages. Semi-colons are used to separate translations. By default, this property is set to the primary language. This property is enabled if Deployable is set to True. This property is specific to Folders only. |