Very useful feature! Thanks, @Elena E !
And here is the link with which you can see the applications that accomplish the test.
- Log in to post comments
Very useful feature! Thanks, @Elena E !
And here is the link with which you can see the applications that accomplish the test.
Or you can just change the files in VSCode using Find and Replace with some wise regular expression
I guess you know more about it.
I’d also ping @Dmitry Maslennikov
as he tried to make a ZPM package for the whole documentation.
I see that the documentation pages are IRIS CSP classes. So I guess it could work if installed in IRIS. I guess also there is a set of static files (FILECOPY could help).
IMHO, the reasonable approach to have a separate repo ensdemo-doc and a separate module the, which will be a dependent module to irishealth-ensdemo
So people could contribute to documentation independently and update it independently too.
Thanks, @Renan Lourenco !
Perhaps, we could wrap this part of the documentation as a module too. Could be a nice extension to the app.
Is there any documentation on what the ens-demo module can do?
Also available as ZPM module now:
USER>zpm "install irishealth-ensdemo"
[irishealth-ensdemo] Reload START (/usr/irissys/mgr/.modules/USER/irishealth-ensdemo/1.0.0/)
[irishealth-ensdemo] Reload SUCCESS
[irishealth-ensdemo] Module object refreshed.
[irishealth-ensdemo] Validate START
[irishealth-ensdemo] Validate SUCCESS
[irishealth-ensdemo] Compile START
[irishealth-ensdemo] Compile SUCCESS
[irishealth-ensdemo] Activate START
[irishealth-ensdemo] Configure START
[irishealth-ensdemo] Configure SUCCESS
[irishealth-ensdemo] MakeDeployed START
[irishealth-ensdemo] MakeDeployed SUCCESS
[irishealth-ensdemo] Activate SUCCESS
USER>
Here is the set of productions available:

Works for IRIS4Health
Fixed with the proper link https://play.instruqt.com/embed/intersystems/tracks/interop?token=em_Xt…
thank you!
Added also iris-megazord by @Henrique Dias, @Henry Pereira, and @José Pereira. It has a very beautiful Flow Editor for interoperability productions.
Not sure if the team will apply again with the solution but it can at least inspire participants.
I can also reccomend IRIS RAD Studio by @Henrique Dias and @José Pereira
- a simple and good-looking ready-to-go interface for persistent classes in IRIS.
Sent the pdf of the page in direct message
Hi, @José Pereira! Ia it possible to build a ZPM module for the case? And publish it on Open Exchange?
It's a pity there is no ZPM at the moment
Sustainability Datasets bonus is introduced - 3 points for a dataset, up to 3 datasets per project.
BTW, for IRIS Community images you can use:
FROM intersystemsdc/iris-community
to pull the latest release image of InterSystems IRIS Community Edition with ZPM included.
Or:
FROM intersystemsdc/irishealth-community
And for the latest preview release:
FROM intersystemsdc/iris-community:preview
Hi @Sean Connelly!
How to display the Kozy page without an editor? E.g. I have it ready and want to send it to a customer?
Yes, this is how you create Interoperability-enabled namespace using %Installer
Hi Michael! Probably the account you use doesn’t have WRC support. Nevertheless you should be able to pull community images from containers.InterSystems.com.
We delete "old" images from the registry. I'd advise using official container images from containers.intersystems.com.
The actual set of available images can be easily got with this powerful extension to Docker Desktop, which shows you the up-to-date list and has a nice UI to copy image names.

Hi Michael!
I guess the Namespace you deploy to doesn't have Interoperability enabled. You can simply check this by deploying your solution e.g. into the USER namespace, which is Interoperability enabled by default.
What is the ZPM client version?
You should have a production, receive data in services and send it to operations via messages and transmit further via operations.
so BPL/DTL usage is not mandatory, but will give you a bonus points
Hi @Ben Spead! Discord gives the pleasure of instant conversation and audio/video calls. It can save hours of time for developers, helps to learn faster and gives extra experience and knowledge.
So, yes, Discord is not a requirement and it doesn’t ideally suite as a knowledge base but it shows itself as a helpful tool for the developer community as a perfect tool for communication.
You can also use IRIS scheduled tasks.
I recommend to take a look at this project, that gives you ability to schedule a class-method execution via cron expression.
BTW, this project could help you schedule a task programmatically via cron expression.
I second @Dmitry Maslennikov on suggesting ObjectScriptQuality. You can check how it works with 400+ open source projects from Open Exchange being scanned with ObjectScriptQuality. The rules can be adjusted, of course.
wow. Well done, @Yuri Marx ! In bookmarks!