Hey Community,
Watch this video to learn how to copy existing HL7 V2 production components in InterSystems products to save time and effort:
Hey Community,
Watch this video to learn how to copy existing HL7 V2 production components in InterSystems products to save time and effort:
Hi
I am trying to connect to node js on iris community version . Node js is properly installed .
I am executing the demo hello world from github .
these are the parameters :-
var ip = "localhost"
var port = 51773
var namespace = "USER"
var username = "SuperUser"
var password = "SYS"
when executing >node demo.js i get a connection error .
Hi Friends ,
I have a requirement to expose REST endpoint to consume JSON payload and process it with BusinessProcess invocation.
Here is the code
// Obtain an instance of the class
Set instance = ..%New()
Set tSc = instance.SendRequestSync("CIESendInviteProcess",cieinviteReqObj,.pResponse)
end up with run time exception, plz help me to resolve it.
Thanks,
Prashanth
I am trying to add Web Terminal as a feature for my team to use.
I installed webterminal via zpm "install webterminal" ran on %SYS on our Development box.
%SYS>zpm "install webterminal"
Has anyone noticed that when IRIS is forced down that the EnsLib.JavaGateway.Services do not properly shut down and release the ports? While we can write a shell script to kill the processes at the OS level, I was wondering if anyone experienced this issue.
We are working on our Mirroring setup/failover and had the team testing forcing the Primary down to make the Backup to become the Primary Server. When this happened and we failed back, IRIS could not restart the JavaGateway.Services because the ports were still in use.
Hello everyone!
I need to transform a String, which is a numerical value, to an Integer.
The value gets returned in my Rest service as "testingID": "1234567", but I need it to be "testingID": 1234567
Thanks beforehand! Appreciate all the help I can get! :)
Does the GetValueAt method of an EnsLib.HL7.message object change the contents of the HL7 message?
We want to do two things, given an incoming HL7 message, in our production:
set sc = message.OutputToLibraryStream(xmlstream,"","","TNHS.Utils.HL7toXML")
Set ReportId = message.GetValueAt("PIDgrpgrp(1).ORCgrp(1).ORC:3.1")Hello,
I am trying to connect to a web socket endpoint that potentially has a number of different IP addresses for load balancing purposes.
I have been asked whether it's possible to use a DNS name to resolve the IP address rather than statically assigning one specific IP address in the TCP Operation.
If it's not possible to resolve on a DNS name directly on the TCP operation, then I wondered whether it was possible to provide multiple IP addresses.
The $ZF(-100) command is used in the following format.
$ZF(-100, flags, command name, command arguments)The "/shell" flag is required when running OS commands.
For example, use mkdir like this:
// mkdir C:\temp\newdir
Write$ZF(-100, "/shell", "mkdir", "C:\temp\newdir")
If a command has multiple arguments, enclose them in double quotes and separate them with commas, as in the example below.
Hi, I need to make a prompt for a password and to not display what the user is typing in a CMD. I want to use the read command but i'm not sure if it is possible with it.
Hi all,
I'm very new to this ecosystem so please bear with me:
I've startted learning online and have installed everything I need. I have VS code and I have most definitely installed the pack (3 packages) needed for working on it with ObjectScript. Even though this is the case I'm running into 2 problems:
1. when I type "class" I only get 4 option for auto complete. no "class with multiple inheritances" or anything of the sort. In fact, no Class at all, only ClassMethod. ClassResponse etc.
InterSystems announces its third preview, as part of the developer preview program for the 2024.1 release. This release will include InterSystems IRIS®, InterSystems IRIS® for HealthTM, and HealthShare® Health Connect.
Hi Community,
I have below scenario
We have IRIS BI Reports in my application. Now these reports currently being acessed by users through dashboard url's.
I want to create a automated utility (background cache system task) which run these bi reports and export them to a specific path.
I am looking for a system method through which we can open these dashboard url's through code and export the excel report to a speciific path.
Thanks in advance.
This may be a very specific problem but might help with some general information that I wasn't able to find anywhere.
I have started to train 2 IntegratedML models using AutoML one month ago.
I am trying to create a program to upload blob files from IRIS to Azure Blog Storage, but with no luck.
First, I am trying the APIs, but ##class(%Net.Cloud.Storage.Client).CreateClient() fails with the message "Cannot establish connection". Following the documentation, the parameters are like: CreateClient(, 1, credfile, , .tSC) where credfile specifies a file containing:
DefaultEndpointsProtocol=https
AccountName=aihpocsadicom
AccountKey=RealAccountKeyHere
EndpointSuffix=core.windows.net
🌐Explore the world of HL7® FHIR® at your own pace with a curated YouTube playlist from Learning Services.
Just in time for Valentine’s Day, we are showing you some Adaptive Analytics love! InterSystems IRIS Adaptive Analytics version 2023.3 is now available from the InterSystems Software Distribution page. This release includes AtScale 2023.3 with additional tuning, API enhancements and the following new capabilities:
InterSystems announces the Maintenance Release (MR) of Caché, Ensemble and Health Connect HSAP 2018.1.9. This is a maintenance release with many updates across a wide variety of areas.
Full product installation kits can be downloaded from the WRC Software Distribution website:
For information about the corrections in this release, refer to the Release Changes Notes. The documentation for Caché and Ensemble includes these as well as the Supported Platforms document, the Class Reference, and a full set of guides, references, tutorials, and articles.
Nowadays so much noise around LLM, AI, and so on. Vector databases are kind of a part of it, and already many different realizations for the support in the world outside of IRIS.
Why Vector?
And many other reasons.
So, for this pyhon contest, I decided to try to implement this support. And unfortunately I did not manage to finish it in time, below I'll explain why.

I recently participated in a fantastically organized hands-on by @Patrick Jamieson in which an Angular application was configured together with an IRIS FHIR server following the protocols defined by SMART On FHIR and I found it really interesting, so I decided to develop my own Angular application and thus take advantage of what I learned to publish it in the Community.
Let's see what Google tells us about SMART On FHIR:
Hello,
I have a problem with a FHIR Interop scenario that the HTTP Header Value content-type between IRIS and client changes in case of an error (HTTP 422). If I set the status in the response to 200 OK as the last step in the service class, the return transmission works.
Within my operation class, the error code is taken from the source system and entered in the HS.FHIRServer.Interop.Response message.
Within the CSP gateway I am also shown that the content type is 422 application/fhir+xml and is returned.
Hi Community,
We're pleased to invite you to the upcoming webinar in Hebrew:
👉VS Code - Beyond the Basics 👈
Does InterSystems have plans to add BLOB storage for Document databases?
Hey Community,
Hit that play button and enjoy the new video on InterSystems Developers YouTube:
⏯ Can You Autoscale This? Lessons from the Field on Kubernetes @ Global Summit 2023
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.
I have some databases in my cache instance that were created from an online backup file (.cbk). I would like to see the information for these databases in the Databases and SQL sections of Management Portal, but they only appear in the Classes section. I can navigate to the files in my cache instance terminal and see the CACHE.DAT files, and a check in the terminal shows that they are mounted.This is what I see in the terminal for each database when I check to see if the databases are mounted:%SYS>set db="/path/for/mydatabase"%SYS>w ##class(SYS.Database).%OpenId(db).Mounted
Dears
I have a general question regarding dictation in TrakCare ? Is there a way within TrakCare or I need to purchase a third party application to do so ?
Regards
We are trying to use Git for Source Code control in our existing application. Currently all Source Control is a manual process. We are running IRIS on a Windows server. The git extension has been installed and initial configuration done. We do get the git tab in Studio. We keep getting the following error:
Git Status:
fatal: detected dubious ownership in repository at 'C:/KBS/dev/server/db'
'C:/KBS/dev/server/db' is owned by:
'S-1-1-0'
but the current user is:
'S-1-5-18'
To add an exception for this directory, call:git config --global --add safe.directory C:/KBS/dev/server/db.
Hi Community,
It's time for the new batch of #KeyQuestions from the previous month.

Here are the Key Questions of January chosen by InterSystems Experts within all Communities:
Hi Friends
Here I have created business service for soup service and created unauthenticated url using web application and shared with client.
As a result I have exposed below URL
http://xx,xx,xxx,xxx:57772/csp/healthshare/production/services/abc.xyz…
working fine end to end.
Now I need to change the url from http to https.
Could you please guide me , how to generate certificate and change ssl configurations for web application and expose https url instead of http url?
Thanks a lot,
Prashanth