And here is the related video how to use the template:
- Log in to post comments
And here is the related video how to use the template:
Hi Robert!
The quality of Open Exchange is very important, of course! And we have a set of features and processes are intended to understand and improve the average quality of projects. And as OEX is a living mechanism it is not possible to "click" and improve the quality forever.
I appreciate your willingness to improve the quality and PRs submission. Please suggest what do you think could be introduced more to improve the quality.
We'll try to make PRs more visible in Open Exchange.
And also the ideas on how to improve the quality of the submissions are very welcome!
Community images can be used for now:
intersystemsdc/irishealth-community:latest
and
intersystemsdc/iris-community:latest
Just've faced this issue. Thanks @Guillaume Rongier !
Great idea! Voted
We also added 2 points bonus option for Embedded Python bugs found - please report them here.
Maybe you could fix WebTerminal somehow?
What is Global Iterator?
Great idea! Thank you @Dmitry Maslennikov
Hi @Prasanth Annamreddy !
Here is the example project by @Guillaume Rongier that demoes how to convert FHIR to HL7 using DTL.
You are welcome! Yes, as you can see I had the similar issue some time before. Glad it worked for you!
Haven't tried it yet, but maybe this is the thing?
Also see the question
You can use the command to change from the namespace USER to %SYS:
USER>zn “%SYS”
%SYS>
Added a template release that demonstrates how you can use IRIS without a line of ObjectScript to let you collect 5 bonus points. Yes, the template contains ObjectScript classes but it is for demo purposes of using Python from ObjectScript only.
Maybe it makes sense to introduce an idea of adding an interoperability module(s) to work with Power Apps
Thanks! Will take a look!
@Robert Cemper , this is why we created the post - let's discuss. As the whole idea of the project to help in building more readable and safe ObjectScript code. Your input is very important.
I have a follow up question: in case I need to do it "by hand" - what is the way to create a CSP class(URL) that once I open it it will download me a global I want in XML format? If anyone has an example how to manage the thing?
I'm using VSCode to code on IRIS that starts from Docker. And with this approach you have the Terminal available in a menu - see the screenshot and loom:

If this is for testing I'd suggest to use iris docker container with FHIR db inside. So just container relaunch will do the thing.
@Bob Kuszewski would it be possible to add the repo on OEX?
It looks like the community effort helped!

Voted!
Thank you so much, @Robert Cemper !
I see Get method there, but I think it will be to expensive to "get" all the nodes via network.
Maybe I could use some system classes and run a method to read from a global? Any ideas of such a system class and method? Anything Stream related?
This needs a commercial license, but seems as a working approach.
Thanks Alex! This works of course, but I need to do the same on a regular manner. So I'm looking for a way to perform the same procedure programmatically
Thank you, Jeff!