Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Sample.Installer

class Sample.Installer

Sample Installer

Method Inventory

Methods

classmethod IsUpgrade(pNamespace As %String = $ZU(5)) as %Boolean
classmethod Message()
classmethod RunInstall() as %Status
Invoke the installer passing in some variables
classmethod RunInstallWithLog(pLogfile As %String) as %Status
Invoke the installer passing in some variables
classmethod SetupDefaults(pNamespace As %String = $ZU(5), pUpgrading As %Boolean) as %Status
Setup defaults for this MyApp system
FeedbackOpens in a new tab