Question
· Feb 28, 2022

InterSystems IRIS Community version does not have Samples Namespace

Hi Community ,

I have installed InterSystems IRIS Community in my personal laptop to do some POCs.

Here are the defined namespaces available:
     %SYS
     HSCUSTOM
     HSLIB
     HSSYS
     PPONUGOTINS
     USER

How to create samples in it?

please advice me.

 

Thanks,

Prashanth

Discussion (3)2
Log in or sign up to continue

If you want to discover IRIS for Health with some samples, the best way is to install ZPM (community package manager).
More info here : https://community.intersystems.com/post/install-zpm-one-line

Then, you have access of almost all application in OpenExchange.

Let's have an example with csvgen-ui :
https://openexchange.intersystems.com/package/csvgen-ui

zpm "install csvgen-ui"

In OpenExchange you will find may example about rest API, web app, and so.