Skip to main content

HS.HealthConnect.Common.Upgrade.V3

class HS.HealthConnect.Common.Upgrade.V3 extends HS.Util.Installer.Upgrade.ModuleAbstract

Method Inventory

Methods

classmethod Upgrade-Foundation-1(pStartingVersion As %Integer, pInstalledVersion As %Integer, pIsUpgrade As %Boolean)
Ensure that the error message domain subscript mappings from HSLIB that are required for Foundation namespaces are in place. Mappings of the same subscripts from HSLIB to HSSYS will already have taken place via Installer.Install.
classmethod Upgrade-HSSYS-1(pStartingVersion As %Integer, pInstalledVersion As %Integer, pIsUpgrade As %Boolean)
Deprecate old duplicate entry for network host name and set instance wide SSL config.
classmethod Upgrade-HSSYS-2(pStartingVersion As %Integer, pInstalledVersion As %Integer, pIsUpgrade As %Boolean)
Migrate OAuth2 globals from IRISSYS DB to HSSYS DB if they exist in %SYS and NOT in HSSYS
classmethod Upgrade-HSSYS-3(pStartingVersion As %Integer, pInstalledVersion As %Integer, pIsUpgrade As %Boolean)
Ensure all %HS_DB_{namespace} roles have consistent privs granted
FeedbackOpens in a new tab