Search

Clear filter
Article
Ikram Shah · May 18, 2024

IRIS AI Studio: Playground to explore RAG capabilities on top of IRIS DB vector embeddings

/build.sh` after cloning to get the application & IRIS instance running in your local Connect via InterSystems Extension in vsCode - Thanks to @Evgeny.Shvarov Added FAQ's in
Question
Anthony Master · Jun 4, 2024

Global Variable Map

I'm aware of defaults, but I don't want a default as this is not a "default" but is the value to use in place of the variable.Context: I'm very new to InterSystems Health Connect but
Question
Edoeard Kroetkov · Jul 4, 2024

Failed to start the Gateway server: ERROR #5023: Remote Gateway Error: Communication failure on port: 5000 > ERROR #5001: External Language Server: invalid ping response

intersystems runtime is under linux. I would start by checking if some other process is already using port 5000 (or whatever port JavaGateway is trying to run on).
Question
Jani Hurskainen · Oct 30, 2024

IPM package command failure: zConstructTar+19^%ZPM.Utils.FileBinaryTar.1

I made an issue: https://github.com/intersystems/ipm/issues/606
Question
Kurro Lopez · Feb 1, 2024

How to process parallelly a process from a business service?

If, however, there's a chance that it could be overloaded from inbound requests and the worry is that the server won't cope, then maybe look at using Intersystems API Manager to sit
Question
Evgenii Ermolaev · Apr 27, 2021

Is it possible to authenticate via LDAP in a CSP REST application?

The AppS.REST Framework, described here: https://community.intersystems.com/post/appsrest-new-rest-framework-intersystems-iris, provides hooks for authentication (see "AuthenticationStrategy
Announcement
Paige Steimel · Nov 2, 2021

Memorial Sloan Kettering is HIRING | Healthshare Integration Engineer, Remote

Experienced with the InterSystems technology stack, i.e. Caché, Healthshare, Ensemble in a Healthcare environment.
Question
Andreas Schneider · Jan 2

How can I create a SQLGateway connection using code?

I've now integrated the creation of the SQLConnection directly into the IRIS initialization script, and using ObjectScript for this works seamlessly.It would be wonderful if InterSystems
Question
Vladimir Vodicka · Jun 20

QR code generation

**Alternative Versions**: If upgrading is an option, InterSystems IRIS 2023.1 provides updates to QR code generation that do not rely on Java.
Question
Peter Smit · Aug 22

VS code not importing CSP files

**Server-Side Editing Configuration**: - The VS Code InterSystems ObjectScript integrated environment is designed to work effectively with server-side editing when configured correctly
Question
Martin Staudigel · Sep 17

HL7 Schema for parsing custom Orbis HL7 messages

**Transform Custom Messages**: InterSystems IRIS for Health enables transforming proprietary/custom data into standard HL7 formats using Data Transformation Language (DTL).
Question
Josep Balagué · Jul 10

Using $ZF(-100) on Caché

$ZF(-100) (ObjectScript) | ObjectScript Reference | InterSystems IRIS Data Platform 2025.12.How to use $ZF(-100)3.$ZF(-100) help.
Announcement
Anastasia Dyubaylo · Sep 4

Be Part of Our 10-Year Anniversary Video!

This year, our InterSystems Developer Community turns 10 years old — and we’re inviting YOU to take part in the celebration!
Question
Robert Dingwell · Nov 12

Are the FHIR Server UI features available in the IRIS for Health community edition?

Here's the steps I took: Do a fresh install with docker: # Fresh docker install docker run --name iris-for-health --publish 32782:1972 --publish 32783:52773 -d intersystems/irishealth-community
Article
Tani Frankel · Dec 22

FHIR OAuth Highlight (2024.3+) - New Client QuickStart

before hand by yourself: Step 3 - Select OAuth Server Type You can chose to use an external OAuth server (e.g. auth0 by Okta), or use the built-in OAuth Server within InterSystems