Hey Community,
Enjoy watching the new video on InterSystems Developers YouTube:
Hey Community,
Enjoy watching the new video on InterSystems Developers YouTube:
Hello, good morning;
I would like to invite you all to try this game, it is a visual novel, it has not been made by me, and I have not any relation with the creator at all. It is free and playable with the web browser directly. It has English and Spanish as languages which you can play with.
https://lauralaureus.itch.io/asteria
However after trying it, some weeks ago, I was wondering if there would be any use case to connect a game engine (Unity, Unreal, GameMaker...) with IRIS HealthShare. 🌐🌐🌐
An image to show it looks like in the web browser:
.png)
Greetings.
When we add a new class in VSCode, the name automatically is set to <Folder>.<Filename>.
Because we are doing interoperability, we remove the default and type "interop" to get assistance on creating the class. This works fine on some machines, however on others it generates:
/// DescriptionClass C:\InterSystems\Training\src\Test.MyProd Extends Ens.Production
{ ...So it uses the full pathname instead of Test.MyProd.
I guess it is a setting somewhere (settings.json?), but how can this be fixed/what is the setting that controls this?
Hi All,
is there any way how to hide or remove storage "Histogram" section in the file with persistent class definition, but keep the data both in globals and sql table?
The reason is that we use on-premise version control system and since the data is sensitive, it cannot be uploaded along with the files.
.png)
I have already tried "NoExtent" keyword, but that does remove the sql table and just keeps the data only in globals. The only solution I have come up with so far is to remove all the "property" sections from storage in file everytime before committing changes.
I would expect that somekind of a
Hello Community,
Let us invite you to watch the recording of the webinar:
.png)
Hi Community,
.png)
to learn quickly and in total autonomy on IRIS, I offer you some links which can help you in this beautiful bicycle ride rich in discoveries:
Hey Community,
It's time to announce the winners of the InterSystems Python Programming Contest 2023!
Thank you to all our amazing participants who submitted 15 applications 🔥
%20(3).jpg)
The related package avoids adding %JSONAdaptor to each class but uses instead
SQL functions JSON_OBJECT() to create my JSON objects. With this approach, you can
add JSON to any class - even deployed ones - without any need for change or recompiling.
The trigger was the Export of M:N relationships as JSON objects or arrays.
Hi everyone,
Today I have a simple yet potentially valuable question: How can I begin a new line of text within $$$LOGINFO or $$$TRACE?
For instance, if I need to display a long log message within the visual trace, is it possible to do something like this:
$$$LOGINFO("object: 'This is a try'"
_"this is the second line with an example parameter: "_x
_"this is the third line with an example parameter: "_y
")Does anyone know if such a feature exists? It has the potential to greatly enhance code readability and layout.
Thanks :)
Hi Community,
Let's meet together at the online meetup with the winners of the InterSystems Python Programming Contest 2023 – a great opportunity to have a discussion with the InterSystems Experts team as well as our contestants.
Winners' demo included!
Date & Time: Friday, September 29, 10 am EDT | 4 pm CEST
Hello,
I begin to work with VSCode and all is ok but i have just one problem with ObjectscriptQuality plugin. I have no feedback in the problem tab using the objectScriptQuality plugin.
I only have feedback from InterSystems Language Server plugin. Where could the problem come from?
My goal is to use objectscriptQyality with the basic rules at first
I work with iris 22.3
Hey Developers,
Please welcome a new set of Global Masters badges for 💡Ideas on InterSystems Ideas Portal!
As you may remember, you get +100 points on Global Masters each time you create a product Idea on InterSystems Idea Portal. Now we have a special set of badges for a number of submitted product ideas:
Hi Community
I have created one business service created from "HS.FHIRServer.Interop.Service" in FHIR production.
I want to validate FHIR Patient resource that the age must be greater than 18 years.
How can I achieve this from objectscript as well as from DTL?
Thanks
Hello, I'm developing a custom ZPM package and debugging the installer.
In default mode (zpm install), the process terminates with the following error:
ERROR! : <COMMAND>LoadNewModule+133^%ZPM.PackageManager.Developer.Utils.1 *NoTransaction
With the -dev flag (zpm install -dev) everything works fine.
What could be the problem?
In this month's Learning newsletter, find steps for migrating off the Private Web Server, and learn how to FHIR-enable your apps. Certified as an HL7 Interface specialist? Sign up to beta test a new recertification project. Subscribe to the newsletter to get updates in your inbox.
I need to run a SQL query and use the output to map PV1 7.1. The query is :
SELECT ID
FROM TestTable
WHERE ProviderName = 'TEST,PROVIDER' AND IDType= 'BPI'
When I run this query with the 'TEST PROVIDER' I do pull the ID in question but I can't figure out how to do it from the DTL given that there are various providers sent in PV 1 7 . Any assistance will be greatly appreciated.
SQL inbound service execute using schedule task it ends up with error when end time occurs.
Normally task run from 10 to 10:30 every day.
Error in Log: ERROR <Ens>ErrException: <INVALID OREF>%OnClose+10^EnsLib.SQL.GatewayResultSet.1 -- logged as '-' number - @''
Please suggest..
I want to create a folder directory through code, but I don't know how to write it
I have created a FHIR endpoint and send the FHIR resource to FHIR Interoperability production class which is HS.FHIRServer.Interop.Service through the the created endpoint(/r4). I can able to see/get the HS.SDA3.QuickStream(It use CacheTemp.HS.Stream temporary global) on the fly(In between the process). I'm unable to get the FHIR resource from the QuickStream once the process completed. Is this HS.SDA3.QuickStream is wiped out from the system once process completed?
Executed the below code. Even tried with zwrite of ^CacheTemp.HS.Stream is also empty. Tried with IRSITMEP database as well.
How
I have been testing FHIR and Iris OAuth2 but have noticed that my callback (redirect uri) I have configured in the Client config, gets called multiple times with the same code.
Has anyone else experienced this issue?
Any help would be appreciated
Hi folks
I want to tell you how you can make your own assistant based on IRIS and OpenAI (perhaps you can then move to your own AI models)

This is the first time I have fully tried developing an application for IRIS and I want to point out steps that may also be useful to you
Hi Developers!
Here is the bonus results for the applications in InterSystems Python Programming Contest 2023:
| Project |
Embedded Python |
Python Native API |
Python Pex Interoperability |
Python libs: sqlalchemy and dbt |
LLM AI or LangChain |
NoObjectScriptLine |
Questionnaire |
Find a bug in Embedded Python |
Docker |
ZPM |
Online Demo |
Community Idea Implementation |
First Article on DC |
Second Article on DC |
First Time Contribution |
Video on YouTube |
Total Bonus |
| Nominal | 3 | 3 | 4 | 2 | 4 | 5 | 2 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 3 | 3 | 44 |
Hi Community,
It's voting time! Cast your votes for the best applications in our InterSystems Python Programming Contest 2023:
%20(3)(1).jpg)
How to vote? Details below.
If one of your packages on OEX receives a review you get notified by OEX only of YOUR own package.
The rating reflects the experience of the reviewer with the status found at the time of review.
It is kind of a snapshot and might have changed meanwhile.
Reviews by other members of the community are marked by * in the last column.
I also placed a bunch of Pull Requests on GitHub when I found a problem I could fix.
Some were accepted and merged, and some were just ignored.
So if you made a major change and expect a changed review just let me know.
| # | Package | Review | Stars | IP |
|---|
I am trying to do a rewrite using the webgateway-nginx docker container but getting an "unknown directive sub_filter' message. How can I add additional nginx modules into a webgateway nginx container?
Hi,
Getting the below error while posting FHIR resource to FHIR Server.png)
Looking Forward
Thanks
Currently I have a program that is going to be used to compare global nodes between namespaces. Using nested FOR statements I am stepping through global nodes and comparing between the namespaces, if the global values are different I then parse the node comparing each delimited segment.
This is working.
I want to now be able to set what global I am in as a variable to expand on this concept.
Program architecture
1.Initializing program that has user prompts to change starting nodes.
Is there any built-in functionality to send out an email or a text message when a mirror member fails?
Hey Community,
Enjoy watching the new video on InterSystems Developers YouTube:
Hi,
I am trying to find out individual segment values in Message viewer and it display the values in Management portal, copied the query and run it on SQL editor, Segment values displayed with blank. Is there a way to get the individual segment values using query?