Hallo,
To run the following script without encountering an exception, one must have either the %Manager role, the %HS_DB_HSSYS role, or the %ALL role.
InstallServer() public {
n $namespace s $namespace="HSLIB"
q ##class(HS.Util.Installer.Foundation).Install("ABC")
}<THROW>zAddRecordToLogPersistence+7^HS.HC.Util.Installer.1 *%Exception.StatusException ERROR #5001: Attempt made to use $$$ActivationLog* macros before HSSYS existsIs there a way to direct the installer to install the foundation namespace in a different directory rather than under "mgr"?