go to post Evgeny Shvarov · Sep 2, 2022 Thanks, @Renan Lourenco ! Perhaps, we could wrap this part of the documentation as a module too. Could be a nice extension to the app.
go to post Evgeny Shvarov · Sep 2, 2022 Is there any documentation on what the ens-demo module can do?
go to post Evgeny Shvarov · Sep 2, 2022 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:
go to post Evgeny Shvarov · Sep 1, 2022 Fixed with the proper link https://play.instruqt.com/embed/intersystems/tracks/interop?token=em_XtB... thank you!
go to post Evgeny Shvarov · Aug 31, 2022 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.
go to post Evgeny Shvarov · Aug 31, 2022 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.
go to post Evgeny Shvarov · Aug 30, 2022 Hi, @José Pereira! Ia it possible to build a ZPM module for the case? And publish it on Open Exchange?
go to post Evgeny Shvarov · Aug 30, 2022 Sustainability Datasets bonus is introduced - 3 points for a dataset, up to 3 datasets per project.
go to post Evgeny Shvarov · Aug 29, 2022 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
go to post Evgeny Shvarov · Aug 29, 2022 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?
go to post Evgeny Shvarov · Aug 29, 2022 I suggest to give a try Kozo by @Sean Connelly. It's a WYSIWIG editor for CSP pages that supports ObjectScript, SQL, charts, and other fancy visualization options. can be easily installed ZPM: zpm "install kozo"
go to post Evgeny Shvarov · Aug 28, 2022 Yes, this is how you create Interoperability-enabled namespace using %Installer
go to post Evgeny Shvarov · Aug 28, 2022 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.
go to post Evgeny Shvarov · Aug 26, 2022 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.
go to post Evgeny Shvarov · Aug 26, 2022 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.
go to post Evgeny Shvarov · Aug 26, 2022 Added Instruqt resource to try InterSystems Interoperability: