HS package in HSLIB Namespace empty?
Hello All,
I have the docker container community version (2023.1) if IRIS 4 Health installed and running, but it sees that in the HSLIB namespace I see that the HS package is empty. I downloaded this container from the intersystems container registry.
Is this supposed to be empty? How do i get it populated? Am I missing something?
.png)
Version Info
(IRIS for UNIX (Ubuntu Server LTS for x86-64 Containers) 2023.1 (Build 229U))
Product version: IRIS 2023.1
Discussion (1)0
Comments
Run:
do##class(HS.HC.Util.Installer).InstallFoundation(ns)to enable HS package in a different namespace.